Commit History
Refactor. (#4487)
83ee116
Kevin Hu
commited on
Tagging (#4426)
6c8312a
Kevin Hu
commited on
Update error message (#4417)
594c8a6
Improve storage engine (#4341)
f74a214
Kenny Dizi
commited on
Fix bugs (#4241)
274a893
Bump infinity to 0.5.2 (#4207)
68148fe
Fix score() issue (#4194)
3808212
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
Validate returned chunk at list_chunks and add_chunk (#4153)
68ba7f0
Fix position_int on infinity (#4144)
aa2e210
Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110)
5e03e67
Added pagerank support to infinity (#4059)
faa9f3e
Migrate infinity at startup (#3858)
de65b37
Fixed retrieval TypeError: unhashable type: 'list' (#3966)
e033370
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Fix errors detected by Ruff (#3918)
0404a52
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
Set Log level by env (#3798)
e2bab34
Fix chunk creation using Infinity (#3763)
1427166
Don't log exception if object doesn't exist (#3724)
5843365
Add more web test cases (#3702)
0a05763
Edit chunk shall update instead of insert it (#3709)
1b2aab6
Fix graphrag + infinity bugs (#3681)
bcf5fd5
Fix enable/disable bug (#3662)
4597c28
liuhua
liuhua
Kevin Hu
commited on
Fix es get NotFoundError (#3659)
f8d741f
Handle infinity empty response (#3627)
1b46744
Bump infinity to v0.5.0-dev5 (#3520)
7e0b5ff
Fix chunk enable/disable issue (#3579)
28a7a7b
Kevin Hu
commited on
Added TRACE_MALLOC_DELTA and TRACE_MALLOC_FULL (#3555)
94806ac
Add component 'Template' (#3562)
19268e7
Kevin Hu
commited on
Cut down the attempt times of ES (#3550)
dc07a4b
Kevin Hu
commited on
Added kb_id filter to knn. Fix #3458 (#3513)
aebd986
Fix bugs (#3502)
6807fac
Changed requirement to python 3.10 (#3496)
7ac0c02
Fix elasticsearch status display (#3487)
fed0197
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Introduced beartype (#3460)
eae0334
handle_task catch all exception (#3441)
563b0d7
Rework task executor heartbeat (#3430)
362b09b
Move clk100k_base tokenizer to docker image (#3411)
f567bc7
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
Added doc for switching elasticsearch to infinity (#3370)
2459d65
mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3
Kevin Hu
commited on