mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-30 07:39:06 +08:00
* refactor(GeminiService): migrate to new Google GenAI SDK and update file handling methods - Updated import statements to use the new Google GenAI SDK. - Refactored file upload, retrieval, and deletion methods to align with the new SDK's API. - Adjusted type definitions and response handling for improved type safety and clarity. - Enhanced file listing and processing logic to utilize async iteration for better performance. * refactor(GeminiProvider): update message handling and integrate abort signal support - Refactored message content handling to align with updated type definitions, ensuring consistent use of Content type. - Enhanced abort signal management for chat requests, allowing for better control over ongoing operations. - Improved message processing logic to streamline user message history handling and response generation. - Adjusted type definitions for message contents to enhance type safety and clarity. * refactor(electron.vite.config): replace direct import of Vite React plugin with dynamic import * fix(Gemini): clean up unused methods and improve property access * fix(typecheck): update color properties to use CSS variables * feat: 修改画图逻辑 * fix: import viteReact --------- Co-authored-by: eeee0717 <chentao020717Work@outlook.com> |
||
|---|---|---|
| .. | ||
| @google-genai-npm-0.8.0-450d0d9a7d.patch | ||
| @langchain-openai-npm-0.3.16-e525b59526.patch | ||
| @tavily-core-npm-0.3.1-fe69bf2bea.patch | ||
| epub-npm-1.3.0-8325494ffe.patch | ||
| libsql-npm-0.4.7-444e260fb1.patch | ||
| openai-npm-4.87.3-2b30a7685f.patch | ||
| pdf-parse-npm-1.1.1-04a6109b2a.patch | ||
| pkce-challenge-npm-4.1.0-fbc51695a3.patch | ||