Create Plugin Form Interface Methods #9289
Closed
yassinebennani
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for your feedback, we'd love to understand your scenario a bit more. Could you please elaborate on the use case for this? Thanks! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to create plugin functions from interface method definitions and then use IServiceProvider to invoke them?
Additionally, is it possible to serialize a KernelFunction to use it across services? The goal is to decentralize (distribute) plugin definitions, providing them to a service connected to an LLM, and then handle manual function invocation by calling the appropriate service to execute the function.
I hope my question is clear.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions