Requirements
- Python 3.8 or higher
- pip or poetry
Install with pip
Install with Poetry
Verify Installation
Configuration
Set your Muxx API key as an environment variable:Dependencies
The SDK has minimal dependencies:httpx- For async HTTP requestsopenai(optional) - For OpenAI client wrappinganthropic(optional) - For Anthropic client wrapping
Next Steps
Quickstart
Start tracing your LLM calls