support model ces for dialogflow (#126)

This commit is contained in:
Hoan Luu Huu
2026-03-05 19:28:37 +07:00
committed by GitHub
parent 9ac144ef71
commit 142718104a

View File

@@ -332,7 +332,7 @@
"region": "string",
"model": {
"type": "string",
"enum": ["es", "cx"]
"enum": ["es", "cx", "ces"]
},
"lang": "string",
"actionHook": "object|string",