增加了配置提示词和开场白

This commit is contained in:
Cold
2025-12-26 18:10:29 +08:00
parent 1d6b578ae0
commit 3448e65e7a
6 changed files with 38 additions and 46 deletions

View File

@@ -3,5 +3,5 @@ ENV = 'development'
# 本地环境接口地址
# VITE_API_URL = 'http://192.168.3.200:8808/'
VITE_API_URL = 'http://192.168.3.11:8808/'
VITE_API_URL = 'http://localhost:8808/'