fix:修改模板

This commit is contained in:
SengokuCola
2025-06-21 12:08:53 +08:00
parent 865645e02d
commit 767ccd96dc
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@ MaiMBot-LPMM
*.zip
run.bat
log_debug/
run_amds.bat
run_none.bat
run.py
message_queue_content.txt

View File

@@ -1,2 +0,0 @@
@echo off
start "Voice Adapter" cmd /k "call conda activate maipet && cd /d C:\GitHub\MaiM-desktop-pet && echo Running Pet Adapter... && python main.py"

View File

@@ -5,10 +5,12 @@ PORT=8000
SILICONFLOW_BASE_URL=https://api.siliconflow.cn/v1/
DEEP_SEEK_BASE_URL=https://api.deepseek.com/v1
CHAT_ANY_WHERE_BASE_URL=https://api.chatanywhere.tech/v1
BAILIAN_BASE_URL = https://dashscope.aliyuncs.com/compatible-mode/v1
xxxxxxx_BASE_URL=https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# 定义你要用的api的key(需要去对应网站申请哦)
DEEP_SEEK_KEY=
CHAT_ANY_WHERE_KEY=
SILICONFLOW_KEY=
BAILIAN_KEY =
xxxxxxx_KEY=