llama-stack-mirror/llama_stack/providers/remote/inference
Yuan Tang 04d5b9814f
Fix assert message and call to completion_request_to_prompt in remote:vllm (#709)
The current message is incorrect and model arg is not needed in
`completion_request_to_prompt`.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-01-03 13:44:49 -08:00
..
bedrock [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
cerebras Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
databricks [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
fireworks Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
groq [#432] Add Groq Provider - chat completions (#609) 2025-01-03 08:27:49 -08:00
nvidia Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
ollama Add JSON structured outputs to Ollama Provider (#680) 2025-01-02 09:05:51 -08:00
sample [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
tgi Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
together Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
vllm Fix assert message and call to completion_request_to_prompt in remote:vllm (#709) 2025-01-03 13:44:49 -08:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00