Turlutte - Hi Team, I am trying to build a chat...
Hi Team, I am trying to build a chatbot that must be able to [A] Entertain the conversation for the user to share information, and once the conversation is considered finished: Summarize it, Send for embedding, Add a new record in a database (including summary and embedding), and when a question is asked [B] Retrieve information from the builship database.
I am currently using one assistant with the instruction to detect if a question is asked. However, I'm having issue regarding the summarization of the conversation to be sent to the embedding node. How can I detect the end of an exchange?
I'm not sure if I shouldnt have multiple agents linked to a main chatbot while using a switch node?
Any advice would be greatly appreciated!
I am currently using one assistant with the instruction to detect if a question is asked. However, I'm having issue regarding the summarization of the conversation to be sent to the embedding node. How can I detect the end of an exchange?
I'm not sure if I shouldnt have multiple agents linked to a main chatbot while using a switch node?
Any advice would be greatly appreciated!
