This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-07-21 04:19:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a41ba7bb6a454b01ac5dc6f846e5ca0652b208d0
litellm
/
tests
/
search_tests
T
History
yuneng-jiang
and
Claude Opus 4.6
29ca052064
Merge remote main, resolve conflict keeping new unit tests
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-09 15:20:20 -07:00
..
__init__.py
…
base_search_unit_tests.py
…
test_brave_search.py
skip brave tests
2026-01-22 10:50:23 -08:00
test_dataforseo_search.py
…
test_duckduckgo_search.py
Add duckcukgo in model map
2026-02-18 16:13:20 +05:30
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_searchapi_search.py
Add doc and tests for google search api
2026-03-04 13:55:43 +05:30
test_searxng_search.py
Replace SearXNG integration tests with unit tests for request/response transformation
2026-03-09 15:13:58 -07:00
test_serper_search.py
feat(search): add Serper (serper.dev) as search provider (
#23112
)
2026-03-09 08:40:37 -07:00
test_tavily_search.py
…