Python SDK Documentation
Welcome to the Forra Python SDK documentation. This SDK provides a comprehensive interface for interacting with the Forra API.
Quick Start
To get started with the Forra Python SDK, see the Getting Started Guide.
Available Modules
The Forra Python SDK is organized into the following modules:
API Module
The main API module provides the core Forra API client functionality.
Assistants Module
The assistants module provides functionality for creating, managing, and interacting with Forra assistants.
Audio Module
The audio module provides functionality for audio transcription and text to speed functionnality.
Chat Module
The chat module provides functionality for using the chat completions in Forra.
Conversations Module
The conversations module provides functionality for managing conversation in Forra.
Skills Module
The skills module provides functionality for managing global skills in Forra.
Utils Module
The utils module provides utility functions and helper methods for the Forra API.