Tool for interacting with a single API with natural language definition.
Chain interacts with an OpenAPI endpoint using natural language.
A model for a single API operation.
OpenAPI Model that removes mis-formatted parts of the spec.
Wrapper around requests to handle auth and async.
The main purpose of this wrapper is to handle authentication (by saving headers) and enable easy async methods on the same base object.
Natural Language API Tool.