Commit History
Add parameters for ask_chat and fix bugs in list_sessions (#4119)
fea9976
liuhua
liuhua
commited on
Fix raptor (#4089)
b371a08
Update team invite message (#4085)
d29dd0b
Fix abnormal user invitaion message. (#4081)
0a519de
Kevin Hu
commited on
show avatar dialog instead of default (#4033)
4d7a211
Fix rerank_model bug in chat and markdown bug (#4061)
af2dd36
liuhua
liuhua
commited on
Added pagerank support to infinity (#4059)
faa9f3e
Fix raptor resuable issue. (#4063)
a3da325
Kevin Hu
commited on
Compatible with former API keys. (#4055)
25ae405
Kevin Hu
commited on
Upgrades Document Layout Analysis model. (#4054)
0129457
Kevin Hu
commited on
Cache the result from llm for graphrag and raptor (#4051)
758538f
Kevin Hu
commited on
Fix chunk number error after re-parsing. (#4043)
69ced1e
Kevin Hu
commited on
Remove Redundant None Check for vector_similarity_weight (#4037)
168c8d9
Fix connection error for adding visual llm. (#4028)
a2e7afc
Kevin Hu
commited on
Fix bugs in agent api and update api document (#3996)
1f1ca89
liuhua
liuhua
commited on
Add mssql support (#3985)
0b31353
Fix: Completion AttributeError: 'list' object has no attribute 'get' (#3999)
5567588
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
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Case insensitive when set doc engine (#3954)
da54ddf
Fixed log not displaying (#3946)
9e48048
organize chunks by document in the prompt (#3925)
ffeefff
devMls
Miguel
commited on
api http return error (#3941)
5548e5b
Fix session API issues. (#3939)
d657ebb
Kevin Hu
commited on
Fix error message for image access. (#3936)
f76d985
Kevin Hu
commited on
Add support to iframe chatbot (#3929)
93e3725
Kevin Hu
commited on
Added static check at PR CI (#3921)
fe9b6b3
Fix errors detected by Ruff (#3918)
0404a52
Fix VERSION
fa89227
Refactor UI text (#3911)
28e0efa
Fix VERSION
583b2b2
Fix release.py
8d5e384
Fix: Fixed the issue that the agent list page failed to load #3827 (#3902)
c14e2e5
balibabu
commited on
Remove token check while adding model. (#3903)
41963d5
Kevin Hu
commited on
release with CI (#3891)
0db29df
Fix chunk available issue (#3877)
87d0e17
Kevin Hu
commited on
Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db
Kevin Hu
commited on
Fix chunk position issue. (#3867)
23aa27e
Kevin Hu
commited on
Fix open AI compatible rerank issue. (#3866)
4e421c5
Kevin Hu
commited on
Fix preview issue in file manager. (#3846)
ccbf14d
Kevin Hu
commited on
Web: Fixed the download and preview file not authorized. (#3652)
c020852
Add api for list agents and agent seesions (#3835)
4d2f593
liuhua
liuhua
commited on
Refactor embedding batch_size (#3825)
08913be
Fix the agent reference bug and the session prologue (#3823)
53b1865
liuhua
liuhua
commited on
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on