Files
litellm/tests
jquinter 0622ce3f2c Fix/nova grounding (#19598)
* added support for nova grounding for amazon nova model

* added citations support

* added integration tests

* removing test file

* refactor: Use web_search_options for Nova grounding instead of system_tool

---------

Co-authored-by: Juhie <juhiechandra@gmail.com>
Co-authored-by: Juhie <75068056+juhiechandra@users.noreply.github.com>
2026-01-22 19:34:29 -08:00
..
2026-01-20 18:37:56 +05:30
2026-01-22 11:01:01 -08:00
2026-01-11 08:00:31 -08:00
2026-01-07 15:05:09 -08:00
2026-01-20 18:01:22 -08:00
2026-01-22 10:50:23 -08:00
2026-01-02 17:38:52 +09:00
2026-01-22 19:34:29 -08:00
2026-01-22 15:21:44 -08:00

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/test_litellm

This folder can only run mock tests.