This commit is contained in:
pablodanswer 2025-01-28 16:52:00 -08:00
parent 98abd7d3fa
commit 57b4639709

View File

@ -1,3 +1,3 @@
export const SEARCH_TOOL_NAME = "SearchTool";
export const SEARCH_TOOL_NAME = "run_search";
export const INTERNET_SEARCH_TOOL_NAME = "run_internet_search";
export const IMAGE_GENERATION_TOOL_NAME = "run_image_generation";