llama-stack/llama_stack/providers/remote/inference/sambanova
Yuan Tang d954f2752e
fix: Added missing tool_config arg in SambaNova chat_completion() (#1042)
# What does this PR do?

`tool_config` is missing from the signature but is used in
`ChatCompletionRequest()`.


## Test Plan

This is a small fix. I don't have SambaNova to test the change but I
doubt that this is currently working.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-02-10 21:20:50 -08:00
..
__init__.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
config.py Sambanova - LlamaGuard (#886) 2025-01-27 15:46:30 -08:00
sambanova.py fix: Added missing tool_config arg in SambaNova chat_completion() (#1042) 2025-02-10 21:20:50 -08:00