|
|
|
@ -15,11 +15,11 @@ Set permission: |
|
|
|
chmod -R 777 /opt/ai-stack |
|
|
|
``` |
|
|
|
|
|
|
|
#Where FAISS index will be saved |
|
|
|
#Where FAISS index will be saved ( also Document Stores path same) |
|
|
|
|
|
|
|
Inside Flowise set path like: |
|
|
|
```bash |
|
|
|
/opt/ai-stack/data/faiss.index |
|
|
|
/opt/ai-stack/data/ |
|
|
|
``` |
|
|
|
|
|
|
|
Host location: |
|
|
|
|