DDK
DDK
I'm having the same issue, but I'm deploying on a VPS and the node is Los Angeles, which is reasonably not supposed to be the case.
Rebooted, but still having the same issue!
config = { "vector_store": { "provider": "qdrant", "config": { "host": "localhost", "port": 6333, } }, have you changed this config?
Is there anything else that needs to be set up?
> Is there anything else that needs to be set up? > > I modified a very small portion of the source code based on the error message, but the...