Provider Slug:
githubObiguard SDK Integration with GitHub Models
Obiguard provides a consistent API to interact with models from various providers. To integrate GitHub Models with Obiguard:1. Install the Obiguard SDK
- Python SDK
2. Initialize Obiguard with GitHub Models
To use GitHub with Obiguard, get your API key from here, then add it to Obiguard to create the virtual key.- Python SDK
3. Invoke Chat Completions
- Python SDK
Supported Models
Obiguard supports all the models (bothChat/completion and Embeddings capabilities) on the GitHub Models marketplace.
Next Steps
The complete list of features supported in the SDK are available on the link below.Obiguard SDK Client
Learn more about the Obiguard SDK Client

