-
Notifications
You must be signed in to change notification settings - Fork 21.1k
dataset doc-form Not compatible with document doc-form #24176
Copy link
Copy link
Closed
Labels
👻 feat:ragEmbedding related issue, like qdrant, weaviate, milvus, vector database.Embedding related issue, like qdrant, weaviate, milvus, vector database.
Description
Self Checks
- I have read the Contributing Guide and Language Policy.
- This is only for bug report, if you would like to ask a question, please head to Discussions.
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report, otherwise it will be closed.
- 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- Please do not modify this template :) and fill in all the required fields.
Dify version
1.7.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
1、add file by api with parameter 【doc_form=hierarchical_model】such as
/datasets/{dataset_id}/document/create-by-text
2、add file by api without parameter 【doc_form】such as
/datasets/{dataset_id}/document/create-by-text
✔️ Expected Behavior
wish doc_forms of documents are same in one dataset
❌ Actual Behavior
one dataset appear different doc_forms
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
👻 feat:ragEmbedding related issue, like qdrant, weaviate, milvus, vector database.Embedding related issue, like qdrant, weaviate, milvus, vector database.