litellm/tests/search_tests
Sampson 09941dd1d1
add search provider for brave search api (#19433)
* 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
2026-01-20 19:23:29 -08:00
..
__init__.py
base_search_unit_tests.py
test_brave_search.py add search provider for brave search api (#19433) 2026-01-20 19:23:29 -08:00
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