preapring new verison with new version of Exa tool

This commit is contained in:
João Moura
2024-05-13 21:30:34 -03:00
parent 4b11881a70
commit 53c7d815ae

View File

@@ -15,6 +15,7 @@ class EXASearchTool(EXABaseTool):
payload = {
"query": search_query,
"type": "magic",
}
headers = self.headers.copy()