mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 23:22:04 +00:00
Merge branch 'main' of https://github.com/anigasan/llama-stack
This commit is contained in:
commit
78bf4558ba
33 changed files with 4143 additions and 0 deletions
|
|
@ -246,6 +246,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