llama-stack/llama_stack/providers
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
..
inline Nuke use_proxy from code execution 2025-02-07 09:55:55 -08:00
registry Misc fixes (#944) 2025-02-03 14:08:47 -08:00
remote fix: Added missing tool_config arg in SambaNova chat_completion() (#1042) 2025-02-10 21:20:50 -08:00
tests test: replace blocked image URLs with GitHub-hosted (#1025) 2025-02-10 22:38:11 -05:00
utils feat: Add a new template for dell (#978) 2025-02-06 14:14:39 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00