semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Implement OpenPlugin

Open jeffrschneider opened this issue 1 year ago • 0 comments

Plugin Service Providers like OpenAI, Microsoft, Google, LangChain have inconsistent interfaces to their plugin runtimes, making it very difficult to test plugins. This issue requests that you offer a standard interface to your "tool selector" function. Doing so will enable the use of cross platform test harnesses.

Specifically, we request that you create an OpenPlugin binding: https://github.com/LegendaryAI/openplugin

jeffrschneider avatar May 26 '23 01:05 jeffrschneider