1. 02 Dec, 2025 1 commit
    • feat: refactor token estimation logic · 1fededce
      - 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.
      CaIon committed
  2. 01 Dec, 2025 4 commits
  3. 30 Nov, 2025 21 commits
  4. 29 Nov, 2025 1 commit
  5. 28 Nov, 2025 5 commits
  6. 27 Nov, 2025 6 commits
  7. 26 Nov, 2025 2 commits