chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name = "GitHub Models"
# Reasoning HTTP format (accessed 2026-06-25): POST /inference/chat/completions.
# GitHub's request schema has no toggle, effort, or budget property; therefore
# the raw reasoning-control format for listed reasoning models is undocumented.
# https://docs.github.com/en/rest/models/inference
env = ["GITHUB_TOKEN"]
npm = "@ai-sdk/openai-compatible"
doc = "https://docs.github.com/en/github-models"
api = "https://models.github.ai/inference"