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

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now