How can I see the retrieved docs from Azure AI search while using Agentic retrieval ? #125
-
|
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.
Replies: 2 comments 1 reply
-
|
oh.. I find out the way. There is |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Hyunduck-Hwang Thanks in advance |
Beta Was this translation helpful? Give feedback.
oh.. I find out the way. There is
idfield in index and it matches with the doc_key. Forgive me. I should have looked further into.