one-api/middleware
Laisky.Cai 5905a7f295 fix: models api return models in deactivate channels
- Enhance logging functionality by adding context support and improving debugging options.
- Standardize function naming conventions across middleware to ensure consistency.
- Optimize data retrieval and handling in the model controller, including caching and error management.
- Simplify the bug report template to streamline the issue reporting process.
2025-02-26 11:22:03 +00:00
..
auth.go fix: models api return models in deactivate channels 2025-02-26 11:22:03 +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 fix: models api return models in deactivate channels 2025-02-26 11:22:03 +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 fix: models api return models in deactivate channels 2025-02-26 11:22:03 +00:00