mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 00:32:03 +00:00
no-inline
This commit is contained in:
parent
9bfb2b9b01
commit
0f5db647fe
85 changed files with 12 additions and 293 deletions
|
|
@ -93,9 +93,6 @@ providers:
|
|||
config:
|
||||
api_key: ${env.TAVILY_SEARCH_API_KEY:}
|
||||
max_results: 3
|
||||
- provider_id: code-interpreter
|
||||
provider_type: inline::code-interpreter
|
||||
config: {}
|
||||
- provider_id: rag-runtime
|
||||
provider_type: inline::rag-runtime
|
||||
config: {}
|
||||
|
|
@ -127,7 +124,5 @@ tool_groups:
|
|||
provider_id: brave-search
|
||||
- toolgroup_id: builtin::rag
|
||||
provider_id: rag-runtime
|
||||
- toolgroup_id: builtin::code_interpreter
|
||||
provider_id: code-interpreter
|
||||
server:
|
||||
port: 8321
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue