fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
85 changed files with 4 additions and 0 deletions
Showing only changes of commit f6fa24c7df - Show all commits

View file

@ -21,6 +21,8 @@ a zip file, editing and uploading it back to the server (deploying process) with
no code. The Bot Server also provides a framework to develop bot packages in a more
advanced fashion writing custom code in editors like Visual Studio Code, Atom or Brackets.
![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png)
### The same build process for everyone
GeneralBots aims to delivery bots in azure in a very easy and fast fashion. Use
@ -94,6 +96,8 @@ the UI application itself (HTML & JS).
Package Types
-------------
![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png)
### .gbai
Embraces all packages types (content, logic & conversation) into a pluggable bot

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,013 KiB

View file

After

Width:  |  Height:  |  Size: 9.3 KiB

View file

After

Width:  |  Height:  |  Size: 27 KiB

View file

After

Width:  |  Height:  |  Size: 480 B