聊天引擎
常见问题解答
Section titled “FAQ”1. 如何让机器人在回答时保持上下文,我可以用LlamaIndex实现吗?
Section titled “1. How to make bot retain context while answering, Can I do that with LlamaIndex?”是的,你可以使用Llamaindex提供的聊天引擎来保留上下文并根据上下文进行回答。你可以在这里找到更多信息 聊天引擎。
2. 如何将数据智能体与聊天引擎结合使用?
Section titled “2. How to use Data Agent with Chat engine?”要在聊天引擎中使用数据智能体,您必须在初始化聊天引擎时设置聊天模式。了解更多信息 在聊天引擎中使用数据智能体