-
Add `GeminiGetHandler`, enhance Gemini functionality, and enable token counting
发布于
2025-07-25 22:51:49 +00:00 - 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.
下载附件
- Added