Skip to content

Add Agent: BotSmith v1 #115

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

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Add Agent: BotSmith v1 #115

merged 1 commit into from
Jul 9, 2023

Conversation

kreneskyp
Copy link
Owner

Description

The PR introduces @smithy the Bot Smith. This new agent has access to the IX chain editor API. It can query information about available components and chains.

image

image

Bot Smith can also create and edit both component definitions and chains, though this is somewhat limited right now because it only supports single action at a time. Complex queries (find pirate chain and update it) require adding OpenAPI Function support to an Agent class.

Here is a simple edit using the ID of a chain.

image

The Bot Smith uses the OpenAPI+OpenAI functions chain (#97) to interact with the FastAPI based API. (#95 #108)

image

Changes

  • Add fixture for Bot Smith v1
  • Add Bot Smith fixture to dev_fixtures make target.

How Tested

  • manual testing

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp kreneskyp merged commit 02537b9 into master Jul 9, 2023
@kreneskyp kreneskyp deleted the bot_smith_v1 branch July 9, 2023 23:02
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