FEATURE: Make emotion analysis enabled by default (#732)
This commit is contained in:
committed by
GitHub
parent
c16c622b53
commit
d4c90bc2ba
+1
-1
@@ -66,7 +66,7 @@ discourse_ai:
|
||||
ai_sentiment_models:
|
||||
type: list
|
||||
list_type: compact
|
||||
default: "emotion"
|
||||
default: "emotion|sentiment"
|
||||
allow_any: false
|
||||
choices:
|
||||
- sentiment
|
||||
|
||||
Reference in New Issue
Block a user