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 a3fdb59 commit 3bcb7a4Copy full SHA for 3bcb7a4
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