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 8c5aaf6 commit 8c70154Copy full SHA for 8c70154
reference/api/chats.mdx
@@ -37,6 +37,10 @@ curl \
37
38
<RouteHighlighter method="PATCH" path="/chats/{workspace}/settings" />
39
40
+<Note>
41
+The first call to `PATCH /chats/{workspace}/settings` will create the workspace UID if it doesn’t already exist.
42
+</Note>
43
+
44
Configure the LLM provider and settings for a chat workspace.
45
46
```json
0 commit comments