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