Python SDK
The official Python SDK provides a convenient way to interact with the Meibel API.Installation
Quick Start
Async Support
The SDK provides both synchronous and asynchronous clients:Configuration
Resources
client.agents- Create, manage, and publish AI agentsclient.agents.sessions- Create, manage, and chat with agent sessionsclient.artifact_schemas- Define structured output schemas for agent artifactsclient.batches- Create and manage batch processing definitionsclient.batches.executions- Run, monitor, and manage batch executionsclient.confidence_scoring- Track and analyze confidence scoresclient.datasources- Manage data source connectionsclient.datasources.data_elements- Manage data elements within datasourcesclient.datasources.downloads- Export datasources as downloadable filesclient.datasources.file_uploads- Upload and manage content filesclient.datasources.ingest- Trigger and monitor datasource ingestionclient.datasources.tables- Manage table and column descriptions for AI contextclient.documents- Parse and transform documents into structured dataclient.metadata_model_catalog- Browse available metadata extraction modelsclient.sessions- View session details across agents