llama-stack-mirror/llama_stack/apis/agents
Ben Browning 924213a689 Responses API: Finish wiring up function tool calls
This finishes the plumbing for function tool call and adds a basic
verification test (that passes for me locally against Llama 4 Scout in
vllm).

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-05-08 07:03:47 -04:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py fix: Restore previous responses to input list, not messages 2025-05-08 07:03:47 -04:00
openai_responses.py Responses API: Finish wiring up function tool calls 2025-05-08 07:03:47 -04:00