Commit History
Fix raptor bug. (#4192)
077390b
Kevin Hu
commited on
Added time to progress message (#4185)
7f2b93e
Fix error of changing embedding model (#4184)
0d51511
Fix 'SCORE' not found bug (#4178)
403ecb1
Fetch chunk by batches. (#4177)
5e4c165
Kevin Hu
commited on
Add Llama3.3 (#4174)
84758ca
Kevin Hu
commited on
Use s3 configuration from settings module (#4167)
bc59ad5
Kenny Dizi
Kevin Hu
commited on
Fix Voyage re-rank model. Limit file name length. (#4171)
becc54e
Kevin Hu
commited on
Validate returned chunk at list_chunks and add_chunk (#4153)
68ba7f0
Fix position_int on infinity (#4144)
aa2e210
fix chunk method "Table" losing content when the Excel file has multi… (#4123)
75faa66
Make fast embed and default embed mutually exclusive. (#4121)
541b2f3
Kevin Hu
commited on
Fix fastembed reloading issue. (#4117)
11bef16
Kevin Hu
commited on
Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110)
5e03e67
Refactor trie load and construct (#4083)
241b23e
Fix position lost issue. (#4068)
afeb6cb
Kevin Hu
commited on
Fix rerank_model bug in chat and markdown bug (#4061)
af2dd36
liuhua
liuhua
commited on
Added pagerank support to infinity (#4059)
faa9f3e
Cache the result from llm for graphrag and raptor (#4051)
758538f
Kevin Hu
commited on
Fix xinfo_groups returns unexpected result (#4026)
dc3a38c
Set task progress on exception (#4025)
047697e
Migrate infinity at startup (#3858)
de65b37
Fix bug in hierarchical_merge function (#4006)
8766c6a
Luo Pan
luopan
commited on
Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f
Try to reuse existing chunks (#3983)
47ea26c
Support debug components. (#3994)
8db6538
Kevin Hu
commited on
Add back beartype (#3967)
63cb972
Fixed retrieval TypeError: unhashable type: 'list' (#3966)
e033370
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Theme switch support (#3568)
53f091c
Fix syn error. (#3953)
86cdc50
Kevin Hu
commited on
Fixed log not displaying (#3946)
9e48048
Fix transformers dependencies for slim. (#3934)
01faf42
Kevin Hu
commited on
Fix field missing issue. (#3931)
80378de
Kevin Hu
commited on
Fix errors detected by Ruff (#3918)
0404a52
Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db
Kevin Hu
commited on
Fix HuggingFace model error. (#3870)
0dec4cf
Kevin Hu
commited on
Fix open AI compatible rerank issue. (#3866)
4e421c5
Kevin Hu
commited on
Refine synonym query. (#3855)
1a2e406
Kevin Hu
commited on
Fix preview issue in file manager. (#3846)
ccbf14d
Kevin Hu
commited on
Change default error message to English (#3838)
d919631
Fix parsing JSON file error (#3829)
43bceb7
Refactor embedding batch_size (#3825)
08913be
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
Fix voyage embedding. (#3818)
449650c
Kevin Hu
commited on
Set Log level by env (#3798)
e2bab34
Detect invalid response from api.siliconflow.cn (#3792)
7449fd0
add jina new models in jina connector (#3770)
e5a1268
devMls
commited on