smol-ai / developer

the first library to let you embed a developer agent in your own app!
https://twitter.com/SmolModels
MIT License
11.76k stars 1.03k forks source link

make it work with agent protocol v1.0 #144

Closed hackgoofer closed 10 months ago

hackgoofer commented 10 months ago

Make it work with the Agent Protocol v1.0.0 release

To test, I ran: poetry run api and then URL=http://127.0.0.1:8000 bash -c "$(curl -fsSL https://raw.githubusercontent.com/AI-Engineers-Foundation/agent-protocol/main/testing_suite/test.sh)"

swyxio commented 10 months ago

thanks Sasha!