mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-27 09:10:03 +00:00
08b2b4f5f5
* Enable Tool Calling for `meta_llama` (#11825) * feat: enable tools and function_call features * fix: ignore pydantic warnings for StreamingChoices from llama-api * docs: add tool calling examples * docs: change default models to Maverick * docs: fix output of tool use * test_map_openai_params --------- Co-authored-by: Young Han <110819238+seyeong-han@users.noreply.github.com>
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.