Migrate infinity at startup (#3858)

### What problem does this PR solve?

Migrate infinity at startup

#3809
https://github.com/infiniflow/infinity/issues/2321

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Zhichang Yu
2024-12-13 13:43:56 +08:00
committed by GitHub
parent 1ecb687c51
commit 0bca46ac3a
6 changed files with 215 additions and 183 deletions

View File

@ -48,7 +48,7 @@ hanziconv = "0.3.2"
html-text = "0.6.2"
httpx = "0.27.0"
huggingface-hub = "^0.25.0"
infinity-sdk = "0.5.0.dev5"
infinity-sdk = "0.5.0.dev6"
infinity-emb = "^0.0.66"
itsdangerous = "2.1.2"
markdown = "3.6"