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 e8d0a8b commit 7e320ceCopy full SHA for 7e320ce
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