Thinking of the LangChain ver

This commit is contained in:
2025-10-25 16:40:00 +08:00
parent 19d833a522
commit bbcaa27ac5
30 changed files with 306 additions and 148 deletions

View File

@@ -36,12 +36,5 @@
"GeoIp": {
"DatabasePath": "/app/keys/GeoLite2-City.mmdb"
},
"KnownProxies": ["127.0.0.1", "::1"],
"Service": {
"Name": "DysonNetwork.Ring",
"Url": "https://localhost:7259"
},
"Etcd": {
"Insecure": true
}
"KnownProxies": ["127.0.0.1", "::1"]
}