llama-stack/llama_stack/providers/utils/inference
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
..
__init__.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
embedding_mixin.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
model_registry.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
openai_compat.py fix: Ensure a tool call can be converted before adding to buffer (#1119) 2025-02-15 00:19:16 -05:00
prompt_adapter.py feat: support tool_choice = {required, none, <function>} (#1059) 2025-02-18 23:25:15 -05:00