We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在做rag/网页搜索的时候会有文档返回,希望能在bubble右边加一个返回文档查看功能,如图
No response
The text was updated successfully, but these errors were encountered:
看起来您希望在 ant-design/x 中添加一个功能,以便在进行 RAG/网页搜索时,能够在气泡的右边添加一个返回文档查看的功能。这个功能的具体 API 设计还没有提供。
如果您有具体的 API 设计建议,或者需要帮助进一步完善这个功能的想法,请随时告诉我!如果您希望将这个功能请求提交为一个 GitHub issue,请确认后我可以帮助您进行提交。
如需进一步帮助,请在评论中描述您的问题并 @petercat-assistant 以开始与我对话。
Sorry, something went wrong.
提议的 API 是什么样的?
提议的 API 是什么样的? 目前我API返回的格式为: [{"id":"id1","content":"测试","title":"测试标题","score":0.5,"time":1734413652.977108,"url":"https://test.com/test.html"}]
No branches or pull requests
需求动机
在做rag/网页搜索的时候会有文档返回,希望能在bubble右边加一个返回文档查看功能,如图
提议的 API 是什么样的?
No response
The text was updated successfully, but these errors were encountered: