Closed daxian-dbw closed 2 months ago
Make Singleton property and StartChannelSetup() method from the AIShell.Integration.Channel class public, so that a developer can utilize the API to create a pipe for an aish to collect to.
Singleton
StartChannelSetup()
AIShell.Integration.Channel
aish
PR Summary
Make
Singleton
property andStartChannelSetup()
method from theAIShell.Integration.Channel
class public, so that a developer can utilize the API to create a pipe for anaish
to collect to.