#Azure AI Search Index - RAG examples

3 messages · Page 1 of 1 (latest)

empty barn
#

Is there any sample examples to use Azure AI Search indexes ( cognitive search)? I mean to use documents which are already indexed and stored in Azure AI search.

Any leads would be helpful.

Edits :

I was able to solve by extending the RetrievebUserProxyAgent class and overrride retrieve_docs function.

edgy cipher
#

Did extending the agent also resulted in uploading documents correctly, or did you do that separately?