Keep fixing #631 This pull request updates the crawl_tool function to return its results as a JSON string instead of a dictionary, and adjusts the unit tests accordingly to handle the new return type. The changes ensure consistent serialization of output and proper validation in tests. |
||
|---|---|---|
| .. | ||
| test_crawl.py | ||
| test_decorators.py | ||
| test_python_repl.py | ||
| test_search.py | ||
| test_search_postprocessor.py | ||
| test_tavily_search_api_wrapper.py | ||
| test_tavily_search_results_with_images.py | ||
| test_tools_retriever.py | ||