more commits

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

View file

@ -107,6 +107,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

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