add proxy support for TavilySearchProvider

This commit is contained in:
George Wang
2026-02-23 16:23:10 +08:00
parent 740cdcaeaf
commit c8a553f109
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -277,6 +277,7 @@ func DefaultConfig() *Config {
},
Tools: ToolsConfig{
Web: WebToolsConfig{
Proxy: "",
Brave: BraveConfig{
Enabled: false,
APIKey: "",