Hi @Teemu I am looking to be build a chatbot which uses multi agents. For eg. the 1st agent will output SQL code, the 2nd agent will output a natural language summary of the table fetched from the SQL database and the 3rd agent will be able to answer and general Q&A etc.
Do you know of any examples on how to build this uisng LlamaIndex?