Skip to content
Discussion options

You must be logged in to vote

Well, the Agents SDK isn't something that is re-implemented in this plugin, but something you should be easily able to do on your own by wrapping your own Agent class.

Once you've got that setup you're pretty much gonna do what they have in that example but in c#. You'll want to create a custom tool with a custom data structure that contains all of the relevant information you want to hand-off. You can choose to pass off just the relevant information or a full summary of the whole conversation so far.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TypeDefinition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants