llama-stack-mirror/llama_stack
ehhuang 8de7cf103b
feat: support tool_choice = {required, none, <function>} (#1059)
Summary:

titled


Test Plan:

added tests and

LLAMA_STACK_CONFIG=fireworks pytest -s -v tests/client-sdk/
--safety-shield meta-llama/Llama-Guard-3-8B
2025-02-18 23:25:15 -05:00
..
apis feat: support tool_choice = {required, none, <function>} (#1059) 2025-02-18 23:25:15 -05:00
cli style: remove prints in codebase (#1146) 2025-02-18 19:41:37 -08:00
distribution feat: support tool_choice = {required, none, <function>} (#1059) 2025-02-18 23:25:15 -05:00
models/llama chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
providers feat: support tool_choice = {required, none, <function>} (#1059) 2025-02-18 23:25:15 -05:00
scripts chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
strong_typing fix: direct client pydantic type casting (#1145) 2025-02-18 16:07:54 -08:00
templates chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
schema_utils.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00