Kaibo Zhang
Results
2
issues of
Kaibo Zhang
### Description 请问如何运营rag agent自主进行多轮对话,谢谢。 例如:PROMPT_TEMPLATE=""" ### 我的问题或指令: {question} --- 请根据下面的参考信息回答我的问题或回复我的指令,并遵循以下改进后的指南: . . . 您的回复应该遵循以下改进后的结构: . . . --- ### 参考信息: {context} """ 目前我参照的模板是rag example中的llamaindex_rag.ipynb import logging import sys import os...
### Initial Checks - [X] I have searched GitHub for a duplicate issue and I'm sure this is something new - [X] I have read and followed [the docs &...
bug