Skip to content

Commit

Permalink
add agent to dialflow cx
Browse files Browse the repository at this point in the history
  • Loading branch information
davehorton committed Aug 20, 2024
1 parent 4a8517c commit 4f10e20
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 4f10e20

Please sign in to comment.