more commits

This commit is contained in:
anigasan 2025-07-06 18:44:27 -07:00
parent ef332c296e
commit e679cd0261
34 changed files with 68 additions and 2 deletions

View file

@ -106,6 +106,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: {}

View file

@ -96,6 +96,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: {}