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

@ -105,6 +105,8 @@ providers:
config:
api_key: ${env.TAVILY_SEARCH_API_KEY:=}
max_results: 3
timeout: 30.0
connect_timeout: 10.0
- provider_id: wolfram-alpha
provider_type: remote::wolfram-alpha
config:

View file

@ -100,6 +100,8 @@ providers:
config:
api_key: ${env.TAVILY_SEARCH_API_KEY:=}
max_results: 3
timeout: 30.0
connect_timeout: 10.0
- provider_id: wolfram-alpha
provider_type: remote::wolfram-alpha
config: