-
Add `GeminiGetHandler`, enhance Gemini functionality, and enable token counting
released this
2025-07-25 22:51:49 +00:00 | 2062 commits to main since this release- Added
GeminiGetHandlerfor handling GET requests with extended Gemini model support. - Introduced
geminiCountTokensfunction to calculate token usage. - Refactored
APIRequestand related methods to supportaltparameter for enhanced flexibility. - Updated routes and request processing to integrate new handler and functions.
Downloads
- Added