cherry-studio/src/renderer
kangfenmao 4ad1290379 fix: improve file content extraction logic in OpenAIProvider
- Updated the file content extraction method to check for non-empty file arrays, enhancing the handling of messages with files.
- Replaced the previous check for `message.files` with a more robust check using `isEmpty` from lodash to ensure proper validation.
2025-03-19 15:04:43 +08:00
..
src fix: improve file content extraction logic in OpenAIProvider 2025-03-19 15:04:43 +08:00
index.html feat: Add page title for Cherry Studio, resolve #1222 2025-02-17 19:02:56 +08:00