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-16 00:23:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bec448dd5d3ea7a4b299fe48c4776bd54abd1201
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_firecrawl_search_request_body
2025-11-06 16:15:02 -08:00
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
[Bug Fix]: Search APIs - error in firecrawl-search "Invalid request body" (
#16943
)
2025-11-21 14:56:19 -08:00
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
…