ai/ai_provider library
Classes
- AiAction
- The command the assistant decided to run.
- AiProvider
- A model backend that can turn a natural-language request into an AiAction.
- AiReply
- What the model returned for one request.
Exceptions / Errors
- AiException
- Raised when a provider cannot complete a request.