Daniel D'Abate
Daniel D'Abate
Could you explain a bit more how you have those 6 instances deployed? Some questions that come to my mind: - Is it a single deployment with 6 instances for...
I just noticed S3 is supported as storage for the files, it's mentioned in the [documentation](https://docs.flowiseai.com/configuration/environment-variables#storage). I don't know how I missed it. So from the list: - Secrets: -...
I can confirm the approach mentioned in my previous comment works great, without the need of an attached storage. Only downside is that API keys are not manageable through the...
Mine worked so far with some disconnections now and then and restarting HA or the integration solved the issue, but with one of the latest updates it started working very...
Hi @dentroai! I learned that the way to remove a connection is selecting the line that connects the nodes and pressing "Delete" (not backspace). In a Mac keyboard, it's "fn...
From the error it seems you are getting a timeout when Chrome is being downloaded/setup for Puppeteer. According to it, if you are not going to use Puppeteer, you can...
I'd suggest trying to fix the connection issue with Google services. Are you by any chance based in China where Google services are blocked? Another alternative is using the docker...
I just realised I created a duplicate issue. Here is the context I got so far to help work on this issue: How to add AWS auth is described [here](https://opensearch.org/docs/latest/clients/javascript/index/#authenticating-with-amazon-opensearch-service-aws-signature-version-4)....
I don't think anyone is working on this at the moment. You can anyways connect to AWS Open Search using basic credentials (username and password) with the Flowise vector store...