mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
fix: update env template
This commit is contained in:
parent
dab9d9f716
commit
6183bf3a46
@ -43,7 +43,8 @@ AUTH_TOKEN=token123
|
||||
LANGUAGE_CLASSIFIER=language-classifier
|
||||
INTENT_CLASSIFIERS=en,fr
|
||||
TFLC_REPO_ID=Hexastack/tflc
|
||||
JISF_REPO_ID=Hexastack/jisf
|
||||
INTENT_CLASSIFIER_REPO_ID=Hexastack/intent-classifier
|
||||
SLOT_FILLER_REPO_ID=Hexastack/slot-filler
|
||||
NLP_PORT=5000
|
||||
|
||||
# Frontend (Next.js)
|
||||
|
Loading…
Reference in New Issue
Block a user