-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Traceback (most recent call last):
File "D:\VLM\FinSight\src\agents\search_agent\search_agent.py", line 95, in _handle_search_action
search_result = await search_engine.api_function(action_content)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\VLM\FinSight\src\tools\web\search_engine_requests.py", line 194, in api_function
result = response.json()['organic']
~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'organic'
Metadata
Metadata
Assignees
Labels
No labels