Is it possible to get citation from AI Search in RAG implementaiton using function? #9728
Closed
PanClifton
started this conversation in
General
Replies: 1 comment 4 replies
-
Hi @PanClifton , thanks for your question. In your |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am implementing RAG using KernelFunction and AI Search. How can i return information(citation) to the user that agent give an answer based on specific document(in my case blob link) in index. Something similar to citation in kernel memory.
this is my setup
function
program cs
Beta Was this translation helpful? Give feedback.
All reactions