Skip to content

Structured Citations from Native Functions #8884

Discussion options

You must be logged in to vote

Hi @htaljaard
you can use the Kernel.Data property once you are creating transient instances of the Kernel so you avoid have citations from one request overwriting those from another.
Is your GetUnitGoals function being invoked via LLM function calling? If it is you have the option to terminate the function calling loop when this function gets called and than return this function response as the final response from the LLM.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@htaljaard
Comment options

@htaljaard
Comment options

Answer selected by htaljaard
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