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

fix: optimize api /knowledge/space/list #906

Merged
merged 2 commits into from
Dec 8, 2023
Merged

fix: optimize api /knowledge/space/list #906

merged 2 commits into from
Dec 8, 2023

Conversation

xuyuan23
Copy link
Collaborator

@xuyuan23 xuyuan23 commented Dec 8, 2023

add func get_knowledge_documents_count_bulk to instead get_knowledge_documents_count when query spaces, only query one time, not many times.

Closes #905

add func get_knowledge_documents_count_bulk to instead get_knowledge_documents_count when query spaces, only query one time, not many times.

Closes #905
@github-actions github-actions bot added the fix Bug fixes label Dec 8, 2023
Copy link
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

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

r+

@csunny csunny merged commit e7e4aff into main Dec 8, 2023
3 checks passed
Hopshine pushed a commit to Hopshine/DB-GPT that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Optimize api for query all knowledge spaces
2 participants