mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-20 18:46:38 +08:00
- Refactor content response - Update channel adaptor to support `claude_model` - Remove `null` stop reasons from content responses - Add logging for error responses - Change content start, ping, and message delta types to return true - Set stop reason to end turn when response does not include a stop reason - Set content response stop reason to null - Add error handling for unmarshalling stream responses - Rename `Completion` to `Text` in type definitions and `StopReason` to `Delta.StopReason` - Count tokens in the `Delta.Text` field of the response instead of `Completion` - Remove `Model` from the full text response - Trim \r from incoming data |
||
---|---|---|
.. | ||
ai360 | ||
aiproxy | ||
ali | ||
anthropic | ||
baichuan | ||
baidu | ||
gemini | ||
minimax | ||
mistral | ||
moonshot | ||
openai | ||
palm | ||
tencent | ||
xunfei | ||
zhipu | ||
common.go | ||
interface.go |