agentle.agents.apis.apiΒΆ
Functions
|
!!! abstract "Usage Documentation" |
|
Cast a value to a type. |
Classes
|
Represents a collection of related API endpoints with shared configuration. |
|
Special type indicating an unconstrained type. |
|
Schema definition for array parameters. |
|
Alias for pydantic.BaseModel. |
|
Represents a single HTTP API endpoint that can be called by an agent. |
|
Represents a parameter for an API endpoint with proper object support. |
|
A Mapping is a generic container for associating key/value pairs. |
|
A MutableMapping is a generic container for associating key/value pairs. |
|
All the operations on a read-write sequence. |
|
Schema definition for object parameters. |
|
PurePath subclass that can make system calls. |
|
Schema definition for primitive parameters. |
|
Configuration for HTTP requests. |
|
All the operations on a read-only sequence. |
|
A callable tool that can be used by AI models to perform specific functions. |