mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-21 14:12:42 +02:00
fix name
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user