How can I see the retrieved docs from Azure AI search while using Agentic retrieval ? #125
Answered
by
Hyunduck-Hwang
Hyunduck-Hwang
asked this question in
Get Help
-
Hello, I try to use Agentic Retrieval feature on Azure AI Search. I find it difficult to see the reference docs.
|
Beta Was this translation helpful? Give feedback.
Answered by
Hyunduck-Hwang
Aug 12, 2025
Replies: 1 comment
-
oh.. I find out the way. There is |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hyunduck-Hwang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oh.. I find out the way. There is
id
field in index and it matches with the doc_key. Forgive me. I should have looked further into.