ragflow / rag /utils /infinity_conn.py

Commit History

Fix bugs (#4241)
274a893

jinhai-2012 commited on

Bump infinity to 0.5.2 (#4207)
68148fe

zhichyu commited on

Fix score() issue (#4194)
3808212

jinhai-2012 commited on

Fix 'SCORE' not found bug (#4178)
403ecb1

jinhai-2012 commited on

Validate returned chunk at list_chunks and add_chunk (#4153)
68ba7f0

zhichyu commited on

Fix position_int on infinity (#4144)
aa2e210

zhichyu commited on

Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110)
5e03e67

zhichyu commited on

Added pagerank support to infinity (#4059)
faa9f3e

zhichyu commited on

Migrate infinity at startup (#3858)
de65b37

zhichyu commited on

Fixed retrieval TypeError: unhashable type: 'list' (#3966)
e033370

zhichyu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Set Log level by env (#3798)
e2bab34

zhichyu commited on

Fix chunk creation using Infinity (#3763)
1427166

jinhai-2012 commited on

Add more web test cases (#3702)
0a05763

jinhai-2012 commited on

Edit chunk shall update instead of insert it (#3709)
1b2aab6

zhichyu commited on

Fix graphrag + infinity bugs (#3681)
bcf5fd5

zhichyu commited on

Handle infinity empty response (#3627)
1b46744

zhichyu commited on

Bump infinity to v0.5.0-dev5 (#3520)
7e0b5ff

zhichyu commited on

Fix bugs (#3502)
6807fac

jinhai-2012 commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Added doc for switching elasticsearch to infinity (#3370)
2459d65

zhichyu commited on

mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on