mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-02-13 22:33:14 +08:00
* fix: fix persistent "Searching..." indicators for o3 model web search - Add missing LLM_WEB_SEARCH_IN_PROGRESS event in OpenAIAPIClient - Prevent duplicate CitationBlock creation - Ensure search status updates correctly after completion Fixes #8307 * fix: prevent duplicate citation blocks in web search callbacks - Add checks in onExternalToolInProgress and onLLMWebSearchInProgress - Return early if citationBlockId already exists - Fixes persistent "Searching..." indicator for o3 model web search |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||