llama-stack-mirror/llama_stack/providers
ehhuang 14c38acf97
fix: set default tool_prompt_format in inference api (#1214)
Summary:
Currently we don't set the best tool_prompt_format according to model as
promisd.

Test Plan:
Added print around raw model input and inspected manually
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/meta-llama/llama-stack/pull/1214).
* #1234
* __->__ #1214
2025-02-24 12:38:37 -08:00
..
inline Kill noise from test output 2025-02-21 15:37:23 -08:00
registry chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
remote feat(providers): support non-llama models for inference providers (#1200) 2025-02-21 13:21:28 -08:00
tests chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
utils fix: set default tool_prompt_format in inference api (#1214) 2025-02-24 12:38:37 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00