mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 18:21:44 +00:00
* build(model_prices_and_context_window.json): add bedrock cross-region inferencing model information Closes https://github.com/BerriAI/litellm/issues/8801#issuecomment-2683438528 * build(model_prices_and_context_window.json): add claude sonnet `-latest` models to model cost map Closes https://github.com/BerriAI/litellm/discussions/8770#discussioncomment-12318880 * build(model_prices_and_context_window.json): add remaining anthropic `-latest` models to model cost map Closes https://github.com/BerriAI/litellm/discussions/8770#discussioncomment-12318880 * test: update test with new model
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/litellm
This folder can only run mock tests.