Converting OpenAPI Specs to Agent Tools
Before we dive in, let’s clarify what we mean by “agent tools”. Agent tools are local functions whose descriptions and parameters are exposed to an agent. The agent can then supply all the parameters to perform a “tool call”. Then, the agent framework (CrewAI, AWS Strands, Langchain, etc.) orchestrates running the tool function with those […]
Read more