one-api/relay/model
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
..
constant.go feat: always return usage in stream mode 2024-10-27 17:58:44 +08:00
general.go feat: add support for extended reasoning in Claude 3.7 model 2025-02-25 02:57:37 +00:00
image.go feat: support image inpainting for flux-fill on replicate 2024-12-16 09:12:24 +00:00
message.go feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
misc.go feat: support OpenRouter reasoning 2025-02-19 01:20:14 +00:00
tool.go feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00