mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 20:52:00 +00:00
more commits
This commit is contained in:
parent
ef332c296e
commit
e679cd0261
34 changed files with 68 additions and 2 deletions
|
|
@ -65,6 +65,8 @@ providers:
|
|||
config:
|
||||
api_key: ${env.TAVILY_SEARCH_API_KEY:=}
|
||||
max_results: 3
|
||||
timeout: 30.0
|
||||
connect_timeout: 10.0
|
||||
- provider_id: rag-runtime
|
||||
provider_type: inline::rag-runtime
|
||||
config: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue