Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
53007cd020
commit
aa81aa30f5
1 changed files with 11 additions and 0 deletions
|
@ -49,6 +49,17 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b
|
||||||
|
|
||||||
## How To
|
## How To
|
||||||
|
|
||||||
|
### Use General Bots computer vision
|
||||||
|
|
||||||
|
1. Develop a BASIC dialog and publish;
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
2. Test it in the conversation
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### Using POST data
|
### Using POST data
|
||||||
|
|
||||||
You can use POST passing a variable as the second param in the POST call. The example
|
You can use POST passing a variable as the second param in the POST call. The example
|
||||||
|
|
Loading…
Add table
Reference in a new issue