litellm/tests/search_tests
Ishaan Jaff 274d996a87
[Feat] New Search API Provider - LinkUp Search (#18174)
* add linkup search provider

* add Linkup Search docs

* add get_provider_search_config

* get_provider_search_config

* add linkup/search provider

* fix mypy linting
2025-12-18 14:27:36 +05:30
..
__init__.py
base_search_unit_tests.py
test_dataforseo_search.py
test_exa_ai_search.py
test_firecrawl_search.py
test_google_pse_search.py
test_linkup_search.py [Feat] New Search API Provider - LinkUp Search (#18174) 2025-12-18 14:27:36 +05:30
test_parallel_ai_search.py
test_perplexity_search.py
test_search_tool_name_filtering.py
test_searxng_search.py
test_tavily_search.py