mirror of
https://github.com/ONLYOFFICE/desktop-sdk.git
synced 2026-02-10 18:15:05 +08:00
AIAgent: fix web search
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -180,6 +180,8 @@ class WebSearch {
|
||||
},
|
||||
},
|
||||
]);
|
||||
|
||||
window.dispatchEvent(new CustomEvent("tools-changed"));
|
||||
};
|
||||
|
||||
getWebSearchEnabled = () => {
|
||||
|
||||
Reference in New Issue
Block a user