cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

I am struggling on complicated RAG code for Mosaic evaluation deployment

wind2025
New Contributor II

I want to know how I can apply some complicated RAG designs so I can directly deploy on the Mosaic AI evaluation UI. There are two cases:

1. two or more index retrieval as independent tools (parallel retrievals)

2.two index retrieval processes that depend on each other. For example, Retriever A returns Entity B, which is used as a filter for another Retriever C; C returns the entity D for the LLM invoke function (linear retrievals)

3.two completely independent RAG chains as two tools for the same agent: different retrievals, different LLMs (parallel RAGs)

Can anyone please give me any notebooks or chain templates on any of these case so that the code can successfully pass model.log() and model.deploy()?model.deploy() is very hard to debug on these issues. Thanks!๐Ÿ˜Š

1 REPLY 1

Mantsama4
Contributor III

Interesting use case, would love to know the answer!

Mantu S

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group