Skip to content

Conversation

@swerner
Copy link
Contributor

@swerner swerner commented Aug 29, 2024

Interactive agent generator similar to the sublayer generate generator command.

You get asked to confirm that you'll be making a call to an AI service and will incur costs to generate the code, then you'll be asked for the provider and model you want to use.

After that, you'll be asked a series of questions about the agent you want to build, describe it, what triggers it, what its goal is, how it checks status, and how it takes a step. After that it generates the agent for you to start working with.

Need to play with it a bit more, but the confirmation step and selecting models should be optional I think or at least have a way to turn it off, can get annoying one you know what you want, but is also nice to be able to try out generation between different models.

Also noticing we probably want to be able to officially support a locally running model in the CLI at some point...

@swerner swerner merged commit 23c1996 into main Aug 29, 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.

2 participants