Osmosis AI Python SDK
Theosmosis-ai Python SDK provides tools for evaluating LLM outputs and building custom agents for reinforcement learning training.
Choose Your Use Case
Git Sync
Define reward functions and rubrics in your repositoryCreate
@osmosis_reward and @osmosis_rubric functions that sync with the Osmosis platform for training evaluation.Remote Rollout
Build custom agent loops for trainingImplement
RolloutAgentLoop servers that integrate with Osmosis training infrastructure.What’s in This Section
| Page | Description |
|---|---|
| Installation | Install the SDK and configure API keys |
| API Reference | Complete API documentation |
| CLI Reference | Command-line tool documentation |