Skip to content

Commit b65b979

Browse files
authored
Update moonshot model
1 parent a4e4602 commit b65b979

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ OLLAMA_ENDPOINT=http://localhost:11434
2121
ALIBABA_ENDPOINT=https://dashscope.aliyuncs.com/compatible-mode/v1
2222
ALIBABA_API_KEY=
2323

24+
MOONSHOT_ENDPOINT=https://api.moonshot.cn/v1
25+
MOONSHOT_API_KEY=
26+
2427
# Set to false to disable anonymized telemetry
2528
ANONYMIZED_TELEMETRY=true
2629

@@ -44,4 +47,4 @@ RESOLUTION_WIDTH=1920
4447
RESOLUTION_HEIGHT=1080
4548

4649
# VNC settings
47-
VNC_PASSWORD=youvncpassword
50+
VNC_PASSWORD=youvncpassword

0 commit comments

Comments
 (0)