forked from meswork/HL_MES_manager_ai
Add HL MES manager with AI assistant service
This commit is contained in:
7
ai-mcp-service/.env.example
Normal file
7
ai-mcp-service/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
PORT=8787
|
||||
MES_BASE_URL=http://127.0.0.1:10100
|
||||
DEEPSEEK_API_KEY=replace-with-your-key
|
||||
DEEPSEEK_MODEL=deepseek-v4-flash
|
||||
DEEPSEEK_BASE_URL=https://api.deepseek.com
|
||||
MES_AI_ALLOW_WRITE=0
|
||||
|
||||
Reference in New Issue
Block a user