-
Add `ClaudeMessages` handler for SSE-compatible chat completions
Some checks failedgoreleaser / goreleaser (push) Has been cancelledreleased this
2025-07-11 05:53:09 +00:00 | 2069 commits to main since this release- Introduced
ClaudeMessagesto handle Claude-compatible streaming chat completions. - Implemented client rotation, quota management, and dynamic model name mapping for better load balancing and resource utilization.
- Enhanced response streaming with real-time chunking and Claude format conversion.
- Added error handling for quota exhaustion, client disconnections, and backend failures.
Downloads
- Introduced