chore: import upstream snapshot with attribution
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user