Switched to DDG
This commit is contained in:
2
main.go
2
main.go
@@ -45,7 +45,6 @@ func main() {
|
||||
cfg.APIKey,
|
||||
cfg.Model,
|
||||
cfg.ContextSize,
|
||||
cfg.SearXNGURL,
|
||||
mcpManager,
|
||||
)
|
||||
|
||||
@@ -84,7 +83,6 @@ func main() {
|
||||
fmt.Println("╚════════════════════════════════════════════════════════════════╝")
|
||||
fmt.Println()
|
||||
fmt.Printf("Using model: %s\n", cfg.Model)
|
||||
fmt.Printf("SearXNG: %s\n", cfg.SearXNGURL)
|
||||
|
||||
// Display MCP server status
|
||||
if len(cfg.MCPServers) > 0 {
|
||||
|
||||
Reference in New Issue
Block a user