generated agent-1
This commit is contained in:
12
.env
12
.env
@ -7,4 +7,14 @@ TTS_BACKEND_URL3=http://192.168.0.10:9008/asr #gpu
|
||||
TTS_BACKEND_URL4=http://192.168.0.10:9009/asr #cpu 9008-gpu
|
||||
WS_URL=ws://localhost:8081
|
||||
SERVER_PORT_WS=8081
|
||||
SERVER_PORT_HTTP=3005
|
||||
SERVER_PORT_HTTP=3005
|
||||
|
||||
# aider
|
||||
AIDER_MODEL=
|
||||
AIDER_4=
|
||||
AIDER_35TURBO=
|
||||
|
||||
# OPENAI_API_KEY=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
|
||||
OPENAI_API_BASE=https://api.deepseek.com/v1
|
||||
OPENAI_API_KEY=sk-99df7736351f4536bd72cd64a416318a
|
||||
AIDER_MODEL=deepseek-coder #deepseek-coder, deepseek-chat
|
Reference in New Issue
Block a user