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 34b95ae commit cb34b54Copy full SHA for cb34b54
src/copilot-chat/config/copilot-chat.yaml
@@ -21,7 +21,7 @@ agent-host: "0.0.0.0"
21
agent-port: "50000"
22
secure-port: "8443"
23
history-depth: "64"
24
-version: "f3"
+version: "f4"
25
agent-mode: "remote"
26
agent-mode-ca: "local"
27
azure-openai-api-key: "<your-api-key>"
0 commit comments