Skip to content

Commit 2b1b1d1

Browse files
committed
feat: add --chat option to enable OpenAI compatible chat completion routes
1 parent 311fa9b commit 2b1b1d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/src/content/docs/reference/cli/commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ Options:
568568
on the network
569569
--cors <string> Enable CORS and sets the allowed origin. Use
570570
'*' to allow any origin.
571+
--chat Enable OpenAI compatible chat completion routes
572+
(/v1/chat/completions)
571573
--dispatch-progress Dispatch progress events to all clients
572574
--github-copilot-chat-client Allow github_copilot_chat provider to connect
573575
to connected Visual Studio Code

0 commit comments

Comments
 (0)