mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 16:54:42 +00:00
Update verification run.yaml based on latest main
Signed-off-by: Ben Browning <bbrownin@redhat.com>
This commit is contained in:
parent
924213a689
commit
a1955215c4
1 changed files with 0 additions and 5 deletions
|
@ -74,9 +74,6 @@ providers:
|
||||||
config:
|
config:
|
||||||
api_key: ${env.TAVILY_SEARCH_API_KEY:}
|
api_key: ${env.TAVILY_SEARCH_API_KEY:}
|
||||||
max_results: 3
|
max_results: 3
|
||||||
- provider_id: code-interpreter
|
|
||||||
provider_type: inline::code-interpreter
|
|
||||||
config: {}
|
|
||||||
- provider_id: rag-runtime
|
- provider_id: rag-runtime
|
||||||
provider_type: inline::rag-runtime
|
provider_type: inline::rag-runtime
|
||||||
config: {}
|
config: {}
|
||||||
|
@ -156,8 +153,6 @@ tool_groups:
|
||||||
provider_id: tavily-search
|
provider_id: tavily-search
|
||||||
- toolgroup_id: builtin::rag
|
- toolgroup_id: builtin::rag
|
||||||
provider_id: rag-runtime
|
provider_id: rag-runtime
|
||||||
- toolgroup_id: builtin::code_interpreter
|
|
||||||
provider_id: code-interpreter
|
|
||||||
- toolgroup_id: builtin::wolfram_alpha
|
- toolgroup_id: builtin::wolfram_alpha
|
||||||
provider_id: wolfram-alpha
|
provider_id: wolfram-alpha
|
||||||
server:
|
server:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue