-
Notifications
You must be signed in to change notification settings - Fork 180
Releases: caozhiyuan/copilot-api
Releases · caozhiyuan/copilot-api
v1.12.0
🚀 Features
- Update readme - by @caozhiyuan (87876)
- Update readme - by @caozhiyuan (d3e57)
- Update version for Copilot and VSCode in configuration and tests - by @caozhiyuan (b16e0)
- Refactor model ID assignment logic in model route handler - by @caozhiyuan (418a0)
View changes on GitHub
Assets 4
v1.11.8
🚀 Features
- Stabilize Claude Code billing header cch - by @cuipengfei (6bf7b)
- Update version to 1.11.8 and refactor billing header normalization - by @caozhiyuan (a3d97)
- Add normalizeSystemMessages to websearch logic - by @caozhiyuan (a31c0)
View changes on GitHub
Assets 4
v1.11.6
🚀 Features
- Logging adjustment - by @caozhiyuan (68846)
- Update version to 1.11.6 in package.json files - by @caozhiyuan (30efb)
View changes on GitHub
Assets 4
v1.11.5
🚀 Features
- TokenBasedBilling removes cache control compatibility - by @caozhiyuan (8a3d4)
- Update version to 1.11.5 in package.json files - by @caozhiyuan (94a69)
🐞 Bug Fixes
View changes on GitHub
Assets 4
v1.11.4
🚀 Features
- Convert Claude model IDs to hyphenated format in /v1/models response - by @duzitong (b7329)
- Update version to 1.11.4 - by @caozhiyuan (dc3d4)
View changes on GitHub
Assets 4
v1.11.3
🚀 Features
- Enhance codex error handling in response - by @caozhiyuan (141f8)
- Mock rate limit module in chat completions tests for improved isolation - by @caozhiyuan (a212f)
- Simplify user agent check in streamProviderResponses function - by @caozhiyuan (0034f)
- Enhance effort determination in prepareMessagesApiPayload function - by @caozhiyuan (18c32)
View changes on GitHub
Assets 2
v1.11.2
🚀 Features
- Implement streaming responses for web search and update related tests - by @caozhiyuan (98072)
- Add token module mock for improved testing of provider message routes - by @caozhiyuan (a11ec)
View changes on GitHub
Assets 2
v1.11.1
No significant changes
View changes on GitHub
Assets 2
v1.11.0
🚀 Features
- Web search for Claude models via GPT /responses backend - by @mahoshojoHCG and Zhaoyu Yin (0ead4)
- Enhance messages api web search - by @caozhiyuan (9e9d8)
- Implement web search support in provider messages and enhance related types - by @caozhiyuan (79d4b)
- Add support for provider-specific web search model routing in messages API - by @caozhiyuan (ceb33)
- Enhance web search model handling in messages API - by @caozhiyuan (78fce)
- Add logging for model in forward provider and codex response functions - by @caozhiyuan (fc5d4)
🐞 Bug Fixes
- Add backoff to Copilot token refresh retries - by shaohan (41307)
- Ensure tokenBasedBilling is set to false in test state - by @caozhiyuan (75657)
View changes on GitHub
Assets 2
v1.10.36
🚀 Features
- Implement timeout for authorization code waiting process - by @caozhiyuan (5b6d9)