mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
preapring new verison with new version of Exa tool
This commit is contained in:
@@ -15,6 +15,7 @@ class EXASearchTool(EXABaseTool):
|
||||
|
||||
payload = {
|
||||
"query": search_query,
|
||||
"type": "magic",
|
||||
}
|
||||
|
||||
headers = self.headers.copy()
|
||||
|
||||
Reference in New Issue
Block a user