Skip to content

Commit 8c70154

Browse files
authored
workspace creation clarification (#3290)
1 parent 8c5aaf6 commit 8c70154

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/api/chats.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ curl \
3737

3838
<RouteHighlighter method="PATCH" path="/chats/{workspace}/settings" />
3939

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+
4044
Configure the LLM provider and settings for a chat workspace.
4145

4246
```json

0 commit comments

Comments
 (0)