Portkey provides a robust and secure gateway to facilitate the integration of various Large Language Models (LLMs) into your applications, including the models hosted on Github Models Marketplace.Documentation Index
Fetch the complete documentation index at: https://portkey-docs-mintlify-bedrock-guardrails-docs-36443.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Provider Slug:
githubPortkey SDK Integration with Github Models
Portkey provides a consistent API to interact with models from various providers. To integrate Github Models with Portkey:1. Install the Portkey SDK
- NodeJS
- Python
2. Initialize Portkey with Github Models
To use Github with Portkey, get your API key from here, then add it to Portkey to create the virtual key.- NodeJS SDK
- Python SDK
3. Invoke Chat Completions
- NodeJS SDK
- Python SDK
Supported Models
Portkey supports all the models (bothChat/completion and Embeddings capabilities) on the Github Models marketplace.

