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

@@ -12,12 +12,5 @@
"ConnectionStrings": {
"App": "Host=host.docker.internal;Port=5432;Database=dyson_network_dev;Username=postgres;Password=postgres;Include Error Detail=True;Maximum Pool Size=20;Connection Idle Lifetime=60"
},
"KnownProxies": ["127.0.0.1", "::1"],
"Etcd": {
"Insecure": true
},
"Service": {
"Name": "DysonNetwork.Develop",
"Url": "https://localhost:7192"
}
"KnownProxies": ["127.0.0.1", "::1"]
}