Provider Slug:
github
Obiguard 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
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.3. Invoke Chat Completions
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