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 a4e4602 commit b65b979Copy full SHA for b65b979
.env.example
@@ -21,6 +21,9 @@ OLLAMA_ENDPOINT=http://localhost:11434
21
ALIBABA_ENDPOINT=https://dashscope.aliyuncs.com/compatible-mode/v1
22
ALIBABA_API_KEY=
23
24
+MOONSHOT_ENDPOINT=https://api.moonshot.cn/v1
25
+MOONSHOT_API_KEY=
26
+
27
# Set to false to disable anonymized telemetry
28
ANONYMIZED_TELEMETRY=true
29
@@ -44,4 +47,4 @@ RESOLUTION_WIDTH=1920
44
47
RESOLUTION_HEIGHT=1080
45
48
46
49
# VNC settings
-VNC_PASSWORD=youvncpassword
50
+VNC_PASSWORD=youvncpassword
0 commit comments