llama-stack/tests/unit/providers
Derek Higgins 64829947d0
feat: Add temperature support to responses API (#2065)
# What does this PR do?
Add support for the temperature to the responses API 


## Test Plan
Manually tested simple case
unit tests added for simple case and tool calls

Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-05-01 11:47:58 -07:00
..
agents feat: Add temperature support to responses API (#2065) 2025-05-01 11:47:58 -07:00
inference fix: Including tool call in chat (#1931) 2025-04-24 16:59:10 -07:00
nvidia fix: Fix messages format in NVIDIA safety check request body (#2063) 2025-04-30 18:01:28 +02:00
utils fix: resolve BuiltinTools to strings for vllm tool_call messages (#2071) 2025-05-01 08:47:29 -04:00
vector_io chore: Updating sqlite-vec to make non-blocking calls (#1762) 2025-03-23 17:25:44 -07:00
test_configs.py feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00