Files
new-api/controller
CaIon f5b409d74f feat: refactor token estimation logic
- Introduced new OpenAI text models in `common/model.go`.
- Added `IsOpenAITextModel` function to check for OpenAI text models.
- Refactored token estimation methods across various channels to use estimated prompt tokens instead of direct prompt token counts.
- Updated related functions and structures to accommodate the new token estimation approach, enhancing overall token management.
2025-12-02 21:34:39 +08:00
..
2025-03-15 19:10:12 +08:00
2025-12-02 21:34:39 +08:00
2025-11-14 11:55:43 +08:00
2025-11-22 18:38:24 +08:00
2025-10-31 15:29:17 +08:00