mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 20:33:53 +00:00
OpenAI Responses - image support and multi-turn tool calling
Signed-off-by: Ben Browning <bbrownin@redhat.com>
This commit is contained in:
parent
35b2e2646f
commit
d523c8692a
13 changed files with 186 additions and 34 deletions
|
|
@ -24,6 +24,8 @@ distribution_spec:
|
|||
- inline::braintrust
|
||||
telemetry:
|
||||
- inline::meta-reference
|
||||
openai_responses:
|
||||
- inline::openai-responses
|
||||
tool_runtime:
|
||||
- remote::brave-search
|
||||
- remote::tavily-search
|
||||
|
|
@ -31,6 +33,4 @@ distribution_spec:
|
|||
- inline::rag-runtime
|
||||
- remote::model-context-protocol
|
||||
- remote::wolfram-alpha
|
||||
openai_responses:
|
||||
- inline::openai-responses
|
||||
image_type: conda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue