mirror of
https://github.com/ONLYOFFICE/desktop-sdk.git
synced 2026-02-10 18:15:05 +08:00
AIAgent: delete console
This commit is contained in:
@ -48,8 +48,6 @@ export const ToolFallback: ToolCallMessagePartComponent = ({
|
||||
|
||||
const isLoading = result === undefined;
|
||||
|
||||
console.log(result);
|
||||
|
||||
const isWebSearch = name === "web_search";
|
||||
const isWebCrawling = name === "web_crawling";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user