Find answers from the community

Updated 2 months ago

Hey guys, does anyone know if LlamaIndex

Hey guys, does anyone know if LlamaIndex libraries (using Mixtral 8x7b) supports AWS Sagemaker and AWS Bedrock endpoints?
j
l
L
7 comments
Dope, thanks @jerryjliu0!
@jerryjliu0 sorry have another quick question. Do you happen to know of examples on how to build multi AI agents using LlamaIndex?
Do you mean multimodal?
Hi @Logan M 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?
Do you need multi-agents for this? Or are each of these just a tool? πŸ‘€
@Logan M yeah I need multi-agents because I will be setting the agent outputting SQL code with temperature=0 (as don't want creativity with the outputted SQL code) and the othe agents can have higher temperature.
Add a reply
Sign up and join the conversation on Discord