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 ce866e3 commit 3eb8a39Copy full SHA for 3eb8a39
README.md
@@ -78,7 +78,7 @@ If none of the mode is mentioned in the chat modes variable all modes will be av
78
CHAT_MODES=""
79
```
80
81
-If however you want to specifiy the only vector mode or only graph mode you can do that by specifying the mode in the env:
+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:
82
```env
83
CHAT_MODES="vector,graph+vector"
84
0 commit comments