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 687d74d commit 46dd7a3Copy full SHA for 46dd7a3
learn/chat/getting_started_with_chat.mdx
@@ -37,7 +37,7 @@ curl http://localhost:7700/keys \
37
-H "Authorization: Bearer MEILISEARCH_KEY"
38
```
39
40
-Look for the key with "Default Chat API Key" in the description. Use this key when querying the `/chats` endpoint.
+Look for the key with the description "Default Chat API Key" Use this key when querying the `/chats` endpoint.
41
42
### Troubleshooting: Missing default chat API key
43
0 commit comments