Regarding data storage #1762
-
|
Hi, I just started with flowise and it seems amazing. I wanted to know where my data (pdf/txt/etc.)/text embeddings are stored when I upload it via Flowise canvas on local. I have used docker-compose to run the platform. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
I asked ChatGPT to answer your question and it did. Would you like me to send you the full response as I don't want to be spamming it here? |
Beta Was this translation helpful? Give feedback.
-
|
CodySaint, it depends on what kind of storage/database node you added to your flow. If you used an in-memory DB, then it's stored locally on your computer. If you used a remote database, it will be stored there. So you need to look at your flow. |
Beta Was this translation helpful? Give feedback.
-
|
Also, I wanted to use local models in flowise and as I went to the document I came across LocalAI but when I am running it using docker-compose i am getting below error: LocalAI version: latest Docker desktop: 4.27.2 Do you have any idea about this @lancerkind ? |
Beta Was this translation helpful? Give feedback.


Interesting. What GPT are you using? The 3.5 version doesn't know Flowise.