-
Notifications
You must be signed in to change notification settings - Fork 118
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
Example scenarios in documentation #62
Comments
...I'm really curious to see how the "Write Washington to a text file (end of task in one line)" scenario would be implemented.
|
It would be create to have a "hello world"-like example too. An Echo-example for example. |
The example for the Python SDK (here https://github.com/AI-Engineers-Foundation/agent-protocol-sdk-python/blob/main/examples/minimal.py) is essentially an echo example. I think some more examples would be good to have. And if anybody creates working examples, it would be great to add them to the docs as a reference! |
Lemme take a stab at creating some examples. Will update here. |
It would be useful to have examples of various scenarios included in the documentation:
output
in POST /agent/tasks #63)additional_input
/config
used to provide auth token, model name, task/step type...The text was updated successfully, but these errors were encountered: