Files
Luis Pater 36ed0ca5ce feat(auth): add explicit handling for count_tokens endpoint errors and enhance model availability logic
- Implemented logic to differentiate between generic and explicit model-not-found errors for the `count_tokens` endpoint.
- Introduced `recordAvailabilityNeutralResult` to ensure models remain active for generic endpoint errors.
- Expanded test coverage to verify behavior for various 404 scenarios, including error propagation and model suspension handling.
- Refactored error-parsing utilities to identify structured and nested model-not-found errors.

Closes: #4410
2026-07-19 03:39:27 +08:00
..