We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93be4d commit 5f4e33cCopy full SHA for 5f4e33c
README.md
@@ -89,7 +89,6 @@ VITE_CHAT_MODES=""
89
If however you want to specify the only vector mode or only graph mode you can do that by specifying the mode in the env:
90
```env
91
VITE_CHAT_MODES="vector,graph"
92
-VITE_CHAT_MODES="vector,graph"
93
```
94
95
#### Running Backend and Frontend separately (dev environment)
0 commit comments