Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
1.01k
stars
120
forks
source link
Update OpenAPI Schema and Testing Suite #57
Closed
jzanecook closed 1 year ago
Renamed
operationId
forlistAgentTasks
fromlistAgentTasksIDs
tolistAgentTasks
Removed newman command from the test script that doesn't test against the OpenAPI spec.
Added
report.html
to the .gitignore in case any reports are generated within thetesting_suite
folder, or anywhere else.