Skip to main content

Osmosis AI Python SDK

The osmosis-ai Python SDK provides tools for evaluating LLM outputs and building custom agents for reinforcement learning training.

Choose Your Use Case

What’s in This Section

PageDescription
InstallationInstall the SDK and configure API keys
API ReferenceComplete API documentation
CLI ReferenceCommand-line tool documentation

Quick Install

pip install osmosis-ai
For Remote Rollout servers:
pip install "osmosis-ai[server]"