add agent to dialflow cx (#62)

This commit is contained in:
Dave Horton
2024-08-20 13:54:23 -04:00
committed by GitHub
parent 4a8517cab5
commit 610b14736a

View File

@@ -292,11 +292,9 @@
"id": "string",
"credentials": "object|string",
"project": "string",
"agent": "string",
"environment": "string",
"region": {
"type": "string",
"enum": ["europe-west1", "europe-west2", "australia-southeast1", "asia-northeast1"]
},
"region": "string",
"model": {
"type": "string",
"enum": ["es", "cx"]