Skip to main content
The Muxx SDK provides seamless integration with the OpenAI Python SDK.

Wrapping the Client

Async Client

Supported Methods

The wrapper automatically traces these methods:

Streaming

Streaming is fully supported:

Function Calling

Function calls are automatically captured:

Adding Context

Combine with traces for better organization:

Embeddings

Embedding calls are also traced:

Using with Gateway

You can use the SDK wrapper with the gateway: