* add search provider for brave search api Introduces a minimal implementation of the Brave Search API as a search provider. Additionally, this PR introduces a test file to ensure the provider works properly, and numerous other smaller changes (e.g., changes to docs to mention the new option). * Update transformation.py |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_search_unit_tests.py | ||
| test_brave_search.py | ||
| test_dataforseo_search.py | ||
| test_exa_ai_search.py | ||
| test_firecrawl_search.py | ||
| test_google_pse_search.py | ||
| test_linkup_search.py | ||
| test_parallel_ai_search.py | ||
| test_perplexity_search.py | ||
| test_search_tool_name_filtering.py | ||
| test_searxng_search.py | ||
| test_tavily_search.py | ||