feat: add deploy webhook endpoint (POST /api/v1/_deploy)
This commit is contained in:
1
.env
1
.env
@@ -8,6 +8,7 @@ THIRDONE_BIN=thirdone
|
||||
TUTOR_PUBLIC_URL=https://tutor.uljisoft.com
|
||||
# third-one endpoint (no API key needed — auth handled by third-one):
|
||||
TUTOR_LLM_ENDPOINT=http://localhost:11434/v1
|
||||
TUTOR_DEPLOY_SECRET=
|
||||
# For direct API access (e.g. OpenAI, DeepSeek), set endpoint + key:
|
||||
# TUTOR_LLM_ENDPOINT=https://api.deepseek.com
|
||||
# TUTOR_LLM_API_KEY=sk-your-key-here
|
||||
|
||||
Reference in New Issue
Block a user