Skip to content

Comments

feat: add getAllChunks to libsql-db#6

Merged
eeee0717 merged 1 commit intoCherryHQ:mainfrom
alephpiece:feat/getallchunks
Jul 21, 2025
Merged

feat: add getAllChunks to libsql-db#6
eeee0717 merged 1 commit intoCherryHQ:mainfrom
alephpiece:feat/getallchunks

Conversation

@alephpiece
Copy link

Description

增加一个 getAllChunks 来获取所有 chunks,用于知识库迁移。
这个是否可行?允许知识库更换模型、嵌入维度,在更换后执行迁移 @eeee0717

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new tsc or eslint warnings
  • I have ran tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • My changes do not result in new npm audit errors

@nx-cloud
Copy link

nx-cloud bot commented Jul 21, 2025

View your CI Pipeline Execution ↗ for commit 92bcd1c

Command Status Duration Result
nx run-many --t=build ✅ Succeeded 44s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-21 02:06:36 UTC

@eeee0717 eeee0717 merged commit ef723c1 into CherryHQ:main Jul 21, 2025
3 checks passed
@eeee0717
Copy link
Collaborator

eeee0717 commented Jul 21, 2025

改一下 interface 和libsql的版本应该就行了 0.1.32

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