Commit History
Replace image2text model check with internal image. (#4250)
a042063
Kevin Hu
commited on
Fix text (#4244)
4beec7d
Fix bugs (#4241)
274a893
Fixed invoke component parameters #4236 (#4237)
8e24bf0
Update version info (#4232)
db17f34
Removing invisible chars before tokenization. (#4233)
4dd5c5e
Kevin Hu
commited on
Fix component input error. (#4231)
eba4697
Kevin Hu
commited on
Miscellaneous updates (#4228)
47731cb
writinwaters
commited on
Fix: Q&A chunk modification (#4227)
21e42fc
balibabu
commited on
Update pyproject.toml to 0.15.1 (#4222)
2eb2b2e
Fix: Rename chat name, missing field 'avatar' #4125 (#4221)
d33a1af
balibabu
commited on
Fix misspell. (#4219)
94d909f
Kevin Hu
commited on
Fix interface as input variable for component. (#4212)
4d88c77
Kevin Hu
commited on
Remove session owner check. (#4211)
68202d1
Kevin Hu
commited on
Add user_id for third-party system to record sessions. (#4206)
f2b6717
Kevin Hu
writinwaters
commited on
Bump infinity to 0.5.2 (#4207)
68148fe
fix: stop rerank by model when search result is empty (#4203)
fefb5eb
Catch the exception while parsing pptx. (#4202)
74b229a
Kevin Hu
commited on
Update progress time info (#4193)
35dcaff
Fix score() issue (#4194)
3808212
Fix raptor bug. (#4192)
077390b
Kevin Hu
commited on
Fix: Fixed the issue that the page crashed when the node ID was the same as the combo ID #4180 (#4191)
38b46ea
balibabu
commited on
Added time to progress message (#4185)
7f2b93e
Fix duplicated communitiy (#4187)
43c49ab
Kevin Hu
commited on
Fix error of changing embedding model (#4184)
0d51511
Feat: If there is no result in the recall test, an empty data image will be displayed. #4182 (#4183)
c34c86c
balibabu
commited on
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
Update jin10.svg (#4159)
2b1ed01
Fix bug over chunks classification by document in the promp (#4156)
533604b
devMls
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
Update the component of the agent API with parameters. (#4131)
792f830
liuhua
liuhua
Kevin Hu
writinwaters
commited on
Fix position_int on infinity (#4144)
aa2e210
Fix redis get error. (#4140)
8e1cb41
Kevin Hu
commited on
Fix example in doc (#4133)
db87136
Mask password in log (#4129)
a722151
Corrections. (#4127)
dba367b
Kevin Hu
commited on
Refactor ask decorator (#4116)
75c7829
add gemini 2.0 (#4115)
2a6f834
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
Add parameters for ask_chat and fix bugs in list_sessions (#4119)
fea9976
liuhua
liuhua
commited on
Fix fastembed reloading issue. (#4117)
11bef16
Kevin Hu
commited on
Separated list_agents() from session management (#4111)
3327e72
writinwaters
commited on