llama-stack/llama_stack/providers/inline/agents/meta_reference
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
..
__init__.py chore: fix typing hints for get_provider_impl deps arguments (#1544) 2025-03-11 10:07:28 -07:00
agent_instance.py feat(agents): add agent naming functionality (#1922) 2025-04-17 07:02:47 -07:00
agents.py feat: Add temperature support to responses API (#2065) 2025-05-01 11:47:58 -07:00
config.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
openai_responses.py feat: Add temperature support to responses API (#2065) 2025-05-01 11:47:58 -07:00
persistence.py feat: make sure agent sessions are under access control (#1737) 2025-03-21 07:31:16 -07:00
safety.py fix: tracing fixes for trace context propogation across coroutines (#1522) 2025-03-11 07:12:48 -07:00