We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311fa9b commit 2b1b1d1Copy full SHA for 2b1b1d1
1 file changed
docs/src/content/docs/reference/cli/commands.md
@@ -568,6 +568,8 @@ Options:
568
on the network
569
--cors <string> Enable CORS and sets the allowed origin. Use
570
'*' to allow any origin.
571
+ --chat Enable OpenAI compatible chat completion routes
572
+ (/v1/chat/completions)
573
--dispatch-progress Dispatch progress events to all clients
574
--github-copilot-chat-client Allow github_copilot_chat provider to connect
575
to connected Visual Studio Code
0 commit comments