Skip to content
New issue

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

update document sdk #2485

Merged
merged 2 commits into from
Sep 19, 2024
Merged

update document sdk #2485

merged 2 commits into from
Sep 19, 2024

Conversation

JobSmithManipulation
Copy link
Contributor

@JobSmithManipulation JobSmithManipulation commented Sep 19, 2024

Type of change

#2485

  • Performance Improvement

@@ -499,6 +499,7 @@ def list_chunk(tenant_id):
"content_with_weight": "content",
"doc_id": "document_id",
"important_kwd": "important_keywords",
"img_id":"image_id",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"image_id": "image_id",

@@ -560,12 +561,16 @@ def create(tenant_id):
"content_with_weight": "content",
"doc_id": "document_id",
"important_kwd": "important_keywords",
"kb_id":"knowledge_base_id",
"kb_id":"dataset_id",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"dataset_id":"dataset_id",

@KevinHuSh KevinHuSh merged commit 6c6380d into infiniflow:main Sep 19, 2024
1 check passed
Halfknow pushed a commit to Halfknow/ragflow that referenced this pull request Nov 11, 2024
### Type of change
infiniflow#2485
- [x] Performance Improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants