Geert Baeke 2/10/2024

Retrieval with the Azure OpenAI Assistants API

Read Original

This technical tutorial demonstrates how to build an HR Assistant using the Azure OpenAI Assistants API for document Q&A. It details a workaround for the lack of a native retrieval tool by implementing a custom RAG pipeline with LangChain and Chroma for loading, chunking, and querying a PDF document, using function calling to provide answers based on the retrieved content.

Retrieval with the Azure OpenAI Assistants API

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser