labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.49k stars 4.69k forks source link

API需求:为集合批量添加数据返回QA对的id #1590

Closed winwindg closed 4 months ago

winwindg commented 5 months ago

例行检查

功能描述 为集合批量添加数据接口,添加成功后,并没有返回QA的id API文档:https://doc.fastgpt.in/docs/development/openapi/dataset/#%E4%B8%BA%E9%9B%86%E5%90%88%E6%89%B9%E9%87%8F%E6%B7%BB%E5%8A%A0%E6%B7%BB%E5%8A%A0%E6%95%B0%E6%8D%AE 返回样例: {"code":200,"statusText":"","message":"","data":{"insertLen":1,"overToken":[],"repeat":[],"error":[]}}

应用场景 添加知识完成后,需要对知识进行更新操作

相关示例

c121914yu commented 4 months ago

不会有这个计划(至少未来2,3个大版本内) 异步任务无法获取id