Skip to main content

Overview

GitHub Models provides access to multiple AI providers through an OpenAI-compatible API at https://models.github.ai/inference. Model Class: GitHubModel

Authentication

Examples

Model Settings

You can set model parameters in two ways: on the model or on the Agent. On the model:
On the Agent:

Parameters