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

How can i give to Agent Zero a set of endpoints with descriptions #177

Open
developez opened this issue Oct 7, 2024 · 0 comments
Open

Comments

@developez
Copy link

developez commented Oct 7, 2024

I got a set of endpoints of a API (maintain by me), I want to give to Agent Zero the description of every endpoints, and the ask to Agent Zero the operations.

For example I got a endpoint that get a list of customers, ok I want to tell to Agent Zero, "give me the data of customer with mail XXX", "remove the service of suscription YYY of customer XXX", and so on.

I know that I need to add more prompts, but which is a good strategy to do that for you??

I suppose that i can create a new file like this:

https://github.com/frdel/agent-zero/blob/main/prompts/default/agent.system.tool.code_exe.md

I put all my endpoints in the same way, with examples and so on.

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

No branches or pull requests

1 participant