Bump infinity to 0.6.8

This commit is contained in:
Ling Qin 2025-12-02 13:53:42 +08:00
parent b7bf06c344
commit b07b5073b2
5 changed files with 3702 additions and 3605 deletions

View file

@ -72,7 +72,7 @@ services:
infinity:
profiles:
- infinity
image: infiniflow/infinity:v0.6.7
image: infiniflow/infinity:v0.6.8
volumes:
- infinity_data:/var/infinity
- ./infinity_conf.toml:/infinity_conf.toml

View file

@ -1,5 +1,5 @@
[general]
version = "0.6.7"
version = "0.6.8"
time_zone = "utc-8"
[network]

View file

@ -96,7 +96,7 @@ ragflow:
infinity:
image:
repository: infiniflow/infinity
tag: v0.6.7
tag: v0.6.8
pullPolicy: IfNotPresent
pullSecrets: []
storage:

View file

@ -49,7 +49,7 @@ dependencies = [
"html-text==0.6.2",
"httpx[socks]>=0.28.1,<0.29.0",
"huggingface-hub>=0.25.0,<0.26.0",
"infinity-sdk==0.6.7",
"infinity-sdk==0.6.8",
"infinity-emb>=0.0.66,<0.0.67",
"itsdangerous==2.1.2",
"json-repair==0.35.0",

7299
uv.lock generated

File diff suppressed because it is too large Load diff