mirror of
https://github.com/alibaba/higress.git
synced 2026-06-01 08:37:26 +08:00
release 2.1.0 rc.2 (#1995)
This commit is contained in:
@@ -24,6 +24,6 @@ func main() {}
|
||||
|
||||
func init() {
|
||||
mcp.LoadMCPServer(mcp.AddMCPServer("quark-search",
|
||||
tools.LoadTools(&mcp.MCPServer{})))
|
||||
tools.LoadTools(mcp.NewMCPServer())))
|
||||
mcp.InitMCPServer()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user