Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Could you provide a framework for adding custom chat-bot to CloudShell WebUI?
Today, as a lab automation developer I can use sandbox scripts or service drivers to run my custom code in CS managed lab. However, those cannot be exposed to the user outside of an active sandbox - user must first reserve a sandbox then run a script to get results in the Output window.
Examples of interactions:
As a lab automation developer I'd like to have a chatbot in the CS WebUI, so that user can communicate with my scripts running in the back-end.
I'd like CS WebUI to:
As an admin, I should provide info to CS (customer.config or similar) how to connect to my back-end code (service). Maybe a MQ?
API should be provided, to control the chat window (post answer, modify the chat window, ...)
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions