Skip to content

Commit 39e2877

Browse files
authored
Fix GitHub Models docs links (#2135)
1 parent cbbd966 commit 39e2877

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/api/providers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@
2828

2929
::: pydantic_ai.providers.heroku.HerokuProvider
3030

31+
::: pydantic_ai.providers.github.GitHubProvider
32+
3133
::: pydantic_ai.providers.openrouter.OpenRouterProvider

docs/models/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ In addition, many providers are compatible with the OpenAI API, and can be used
2323
* [Together AI](openai.md#together-ai)
2424
* [Azure AI Foundry](openai.md#azure-ai-foundry)
2525
* [Heroku](openai.md#heroku-ai)
26+
* [GitHub Models](openai.md#github-models)
2627

2728
PydanticAI also comes with [`TestModel`](../api/models/test.md) and [`FunctionModel`](../api/models/function.md)
2829
for testing and development.

0 commit comments

Comments
 (0)