one-api/middleware
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
..
auth.go feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
cache.go fix: add no-cache for index.html 2023-05-22 00:54:53 +08:00
cors.go fix: cors allow all headers 2023-06-20 22:04:01 +08:00
distributor.go feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
gzip.go feat: support gzip decode (#1962) 2024-12-04 23:34:24 +08:00
language.go feat: initial official i18n support for backend 2025-02-02 15:09:31 +08:00
logger.go Merge remote-tracking branch 'origin/upstream/main' 2024-05-29 06:12:37 +00:00
rate-limit.go feat: i18n support 2025-02-01 23:48:05 +08:00
recover.go feat: support gpt-4o-audio 2025-01-14 06:38:07 +00:00
request-id.go Merge branch 'upstream/main' 2025-01-31 10:32:35 +00:00
turnstile-check.go refactor: update UI text and error messages to English for better accessibility 2025-01-19 12:59:58 +00:00
utils.go feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00