Commit History
Fix position lost issue. (#4068)
afeb6cb
Kevin Hu
commited on
Fix bug in hierarchical_merge function (#4006)
8766c6a
Luo Pan
luopan
commited on
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Fix syn error. (#3953)
86cdc50
Kevin Hu
commited on
Fixed log not displaying (#3946)
9e48048
Fix errors detected by Ruff (#3918)
0404a52
Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db
Kevin Hu
commited on
Refine synonym query. (#3855)
1a2e406
Kevin Hu
commited on
Change default error message to English (#3838)
d919631
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
Weight up title and keywords for chunks in terms of retrieval (#3750)
8f62ce9
Kevin Hu
commited on
Detect shape error of embedding (#3710)
e23293e
Edit chunk shall update instead of insert it (#3709)
1b2aab6
Fix batch size issue. (#3675)
c9d78b3
Kevin Hu
commited on
Fix the bug causing garbled text (#3640)
78eb735
liuhua
liuhua
commited on
Fix chunk enable/disable issue (#3579)
28a7a7b
Kevin Hu
commited on
Added kb_id filter to knn. Fix #3458 (#3513)
aebd986
smooth term weight (#3510)
bc6fc1a
Kevin Hu
commited on
fix synonym bug (#3506)
d007a79
Kevin Hu
commited on
fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481)
f05eb1d
Kung Quang
commited on
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Introduced beartype (#3460)
eae0334
refine the message of queuing a task (#3437)
11daec5
Kevin Hu
commited on
Enlarge the term weight difference (#3435)
fd3ed7b
Kevin Hu
commited on
rm es query escape chars (#3428)
a1e29f7
Kevin Hu
commited on
fix: empty token bug (#3424)
8c25b8b
Kevin Hu
commited on
fix: synonym bug (#3423)
e023933
Kevin Hu
commited on
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
resolve halt while starting up (#3397)
149b3bf
Kevin Hu
commited on
Refine english synonym (#3371)
58f507b
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
Integration with Infinity (#2894)
b691127
fix term weight issue (#3306)
1ca7adb
Kevin Hu
commited on
fix: term weight issue (#3294)
692cc99
Kevin Hu
commited on
make language judgement robuster (#3287)
0f25ebd
Kevin Hu
commited on
accelerate tokenize (#3244)
da58b16
Kevin Hu
commited on
accelerate term weight calculation (#3206)
75f6aef
Kevin Hu
commited on
search between multiple indiices for team function (#3079)
95863fc
Kevin Hu
commited on
add auto keywords and auto-question (#2965)
44731b3
Kevin Hu
commited on
refine token similarity (#2824)
2bf6c61
Kevin Hu
commited on
trival (#2808)
1500cac
Kevin Hu
commited on
fix LIGHTEN issue (#2806)
5bf0b15
Kevin Hu
commited on
expand rerank range (#2746)
770b18a
Kevin Hu
commited on
Fix tokenizer bug (#2573)
f47b156
lidp
commited on
refine using rerank model (#2553)
e6fc1a9
Kevin Hu
commited on
boost highlight performace (#2419)
8c682a7
Kevin Hu
commited on
make highlight friendly to English (#2417)
c786948
Kevin Hu
commited on
debug backend API for TAB 'search' (#2389)
6d597a0
Kevin Hu
commited on
add search TAB backend api (#2375)
82bdd9f
Kevin Hu
commited on