|
|
|
|
|
by barbazoo
475 days ago
|
|
I think this is useful but at the same time I don't really know what this is solving. Is this supposed to be a one stop shop to integrate APIs with tools? So this is similar to pydantic.ai in that sense? It would be helpful to have a simple example of the problem / pain point we're solving here. |
|
agents.json makes an existing API format like OpenAPI, interpretable to LLMs. This is done through tool selection and workflow creation.
For example, someone here mentioned the large Twilio API was hard to manage with an LLM. We could write a Twilio agents.json to bundle API calls into outcome-based workflows, and create a searchable collection that lets us get higher accuracy on tool selection.