Implementic agentic RAG with another embedding model

Hi everyone. I watched the flash course about implementing agentic rag with LlamaIndex. Is there anyone who did understand how to use a personal opensource embedding model instead of the OpenAI ones proposed?
Thanks in advance

Hi @enri1

Check if this helps you understand on how to create your own custom embedding model.

Regards
DP

Hi @Deepti_Prasad,
thanks for the answer! I will try this way and I will let you know.

1 Like

Hello, I’d like to jump in because I’m doing something similiar.

Can you post a link or the instructions you were given regarding the topic so we can be on the same page?