Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SkillForge #436

Merged
merged 2 commits into from
Feb 5, 2024
Merged

SkillForge #436

merged 2 commits into from
Feb 5, 2024

Conversation

kreneskyp
Copy link
Owner

Description

The first version of the SkillForge is here!

The skill forge has access to the skills API and can search, create, and edit skills. It's still a little rough in a few places but can handle basic requests.

This agent showcases some of the improvements to the OpenAPI Request component. It uses custom instructions to resolve common issues the LLM ran into calling the API. For example, it needed to know to search for a skill before it could edit it.

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

  • For a future PR: Agent doesn't reflect on API errors. Need to update RunOpenAPIRequest to handle them gracefully in the agent loop.

@kreneskyp kreneskyp merged commit a939391 into master Feb 5, 2024
7 checks passed
@kreneskyp kreneskyp deleted the skillforge branch February 5, 2024 01:14
This was referenced Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant