Any ideas on how to integrate TypeChat with Plugins developed for Semantic Kernels? #64
Unanswered
Jin (jinbarai)
asked this question in
Q&A
Replies: 0 comments
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,
I'm currently working on an internal chatbot that allows the customers to create YAML Pipelines with custom tasks that are secure and 1ES Pipeline Templates compliant. The idea is to eventually create a semantic kernel that uses different plugins to cater to different tasks. I would like to use TypeChat to ensure that the responses are structured to give valid YAML pipeline tasks as responses. Looking to understand how can I integrate this into various plugins under the Semantic Kernel that we develop?
All reactions