mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-04 03:40:33 +08:00
* feat(reasoning): add support for gemini-3-pro-preview model Update regex pattern to include gemini-3-pro-preview as a supported thinking model Add tests for new gemini-3 model support and edge cases * fix(reasoning): update gemini model regex to include stable versions Add support for stable versions of gemini-3-flash and gemini-3-pro in the model regex pattern. Update tests to verify both preview and stable versions are correctly identified. * feat(providers): add vertexai provider check function Add isVertexAiProvider function to consistently check for vertexai provider type and use it in websearch model detection * feat(websearch): update gemini search regex to include v3 models Add support for gemini 3.x models in the search regex pattern, including preview versions * feat(vision): add support for gemini-3 models and add tests Add regex pattern for gemini-3 models in visionAllowedModels Create comprehensive test suite for isVisionModel function * refactor(vision): make vision-related model constants private Remove unused isNotSupportedImageSizeModel function and change exports to const declarations for internal use only * chore(deps): update @ai-sdk/google to v2.0.36 and related dependencies update @ai-sdk/google dependency from v2.0.31 to v2.0.36 to include fixes for model path handling and tool support for newer Gemini models * chore: remove outdated @ai-sdk-google patch file * chore: remove outdated @ai-sdk/google patch dependency |
||
|---|---|---|
| .. | ||
| @ai-sdk-google-npm-2.0.36-6f3cc06026.patch | ||
| @ai-sdk-huggingface-npm-0.0.8-d4d0aaac93.patch | ||
| @ai-sdk-openai-npm-2.0.64-48f99f5bf3.patch | ||
| @anthropic-ai-claude-agent-sdk-npm-0.1.30-b50a299674.patch | ||
| @anthropic-ai-vertex-sdk-npm-0.11.4-c19cb41edb.patch | ||
| @google-genai-npm-1.0.1-e26f0f9af7.patch | ||
| @langchain-core-npm-1.0.2-183ef83fe4.patch | ||
| @langchain-openai-npm-1.0.0-474d0ad9d4.patch | ||
| @napi-rs-system-ocr-npm-1.0.2-59e7a78e8b.patch | ||
| @tavily-core-npm-0.3.1-fe69bf2bea.patch | ||
| @tiptap-extension-drag-handle-npm-3.2.0-5a9ebff7c9.patch | ||
| antd-npm-5.27.0-aa91c36546.patch | ||
| atomically-npm-1.7.0-e742e5293b.patch | ||
| electron-updater-npm-6.7.0-47b11bb0d4.patch | ||
| epub-npm-1.3.0-8325494ffe.patch | ||
| file-stream-rotator-npm-0.6.1-eab45fb13d.patch | ||
| libsql-npm-0.4.7-444e260fb1.patch | ||
| pdf-parse-npm-1.1.1-04a6109b2a.patch | ||
| pkce-challenge-npm-4.1.0-fbc51695a3.patch | ||
| tesseract.js-npm-6.0.1-2562a7e46d.patch | ||