Skip to content

Get object response without AutoInvokeKernelFunctions. #8308

Discussion options

You must be logged in to vote

@SalomonHenke if I understand correctly you want the model to generate the function call args (i.e. request object) and that is the outcome you want for your function. If that's correct you can use the IAutoFunctionInvocationFilter to achieve what you want i.e. when the filter gets invoked you have access to the arguments the model generated and you can set then as the result and terminate the function calling loop.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@SalomonHenke
Comment options

Comment options

You must be logged in to vote
3 replies
@markwallace-microsoft
Comment options

Answer selected by SalomonHenke
@SalomonHenke
Comment options

@markwallace-microsoft
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants