litellm/tests/search_tests
Ishaan Jaff 3e4b5ef3a5
[Feat] Add cost tracking for Search API requests - Google PSE, Tavily, Parallel AI, Exa AI (#15821)
* add search cost tracking

* add cost tracking for tavily tiers

* add search to call types

* add search_provider_cost_per_query

* add cost tracking for search APIs

* add cost tracking search APIs

* docs cost tracking search

* docs search

* fix linting
2025-10-22 17:29:09 -07:00
..
__init__.py
base_search_unit_tests.py [Feat] Add cost tracking for Search API requests - Google PSE, Tavily, Parallel AI, Exa AI (#15821) 2025-10-22 17:29:09 -07:00
test_dataforseo_search.py [Feat] Add DataforSEO Search API (#15817) 2025-10-22 16:00:40 -07:00
test_exa_ai_search.py fix: rename search_provider 2025-10-21 17:42:18 -07:00
test_google_pse_search.py [Feat] Add DataforSEO Search API (#15817) 2025-10-22 16:00:40 -07:00
test_parallel_ai_search.py fix: rename search_provider 2025-10-21 17:42:18 -07:00
test_perplexity_search.py [Feat] Add /search endpoint on LiteLLM Gateway (#15780) 2025-10-21 19:05:20 -07:00
test_tavily_search.py fix: rename search_provider 2025-10-21 17:42:18 -07:00