-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
core pluginAnything related to core pluginsAnything related to core pluginspythonPull requests for the Python Semantic KernelPull requests for the Python Semantic Kernelsk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Description
It should be possible to describe the available plugins as python classes/functions to the AI so that it can invoke those functions within the python code interpreter.
Behind the scenes, we should recreate the function calling behavior of OpenAI. As the python code interpreter wants to invoke functions, it should make a "call" back to the client so it can invoke the function and pass it back to the code interpreter.
Metadata
Metadata
Assignees
Labels
core pluginAnything related to core pluginsAnything related to core pluginspythonPull requests for the Python Semantic KernelPull requests for the Python Semantic Kernelsk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Type
Projects
Status
No status