one-api/relay
Laisky.Cai f6cfe7cd4f feat: enhance error handling and reasoning mechanisms across middleware
- Improve error handling across multiple middleware and adapter components, ensuring consistent error response formats in JSON.
- Enhance the functionality of request conversion functions by including context parameters and robust error wrapping.
- Introduce new features related to reasoning content in the messaging model, providing better customization and explanations in the documentation.
2025-02-26 05:38:21 +00:00
..
adaptor feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
apitype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
billing feat: update model list and pricing for Claude 3.7 versions 2025-02-25 01:27:07 +00:00
channel/tencent refactor: replace Laisky/errors with pkg/errors for improved error handling 2024-12-20 03:06:09 +00:00
channeltype feat: support Gemini openai compatible api 2025-02-16 17:59:39 +08:00
client Merge branch 'upstream/main' 2025-02-03 12:25:00 +00:00
constant feat: support set system prompt for channel (close #1920) 2024-11-10 14:53:34 +08:00
controller feat: enhance reasoning token handling in OpenAI adaptor 2025-02-19 08:10:04 +00:00
meta Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
model feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
relaymode Merge remote-tracking branch 'origin/upstream/main' 2024-07-23 01:14:23 +00:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00