mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-09-20 07:02:21 +02:00
Checkpoint Odysseus local update
This commit is contained in:
+4
-2
@@ -405,8 +405,10 @@ class ToolIndex:
|
||||
{"chat_with_model", "ask_teacher", "list_models"},
|
||||
# Deep research intent (incl. common typo "reserach")
|
||||
frozenset({"web search", "search the web", "search online", "look up",
|
||||
"google", "latest", "current", "news", "weather",
|
||||
"forecast", "stock price", "price of"}):
|
||||
"find info online", "find information online",
|
||||
"find info", "find information", "online about",
|
||||
"on the internet", "google", "latest", "current", "news",
|
||||
"weather", "forecast", "stock price", "price of"}):
|
||||
{"web_search", "web_fetch"},
|
||||
frozenset({"research", "reserach", "reasearch", "look into", "investigate",
|
||||
"deep dive", "deep research", "find out about", "study up on",
|
||||
|
||||
Reference in New Issue
Block a user