ChrAlpha
18daa023cb
fix(openai): improve error handling for response conversion failures
2026-01-15 19:13:54 +08:00
ChrAlpha
8950d92682
feat(openai): implement endpoint resolution and response handling for Chat and Responses models
2026-01-15 18:30:01 +08:00
ChrAlpha
0ffcce3ec8
feat(registry): add supported endpoints for GitHub Copilot models
...
Enhance model definitions by including supported API endpoints for each model. This allows for better integration and usage tracking with the GitHub Copilot API.
2026-01-15 16:32:28 +08:00
ChrAlpha
f4fcfc5867
feat(registry): add GPT-5.2-Codex model to GitHub Copilot provider
...
Add gpt-5.2-codex model definition to GetGitHubCopilotModels() function,
enabling access to OpenAI GPT-5.2 Codex through the GitHub Copilot API.
2026-01-15 14:14:09 +08:00