Commit History
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
Fix @ in model name issue. (#3821)
1e02591
Kevin Hu
commited on
Fix the bug that the agent could not find the context (#3795)
f335329
liuhua
liuhua
commited on
Set Log level by env (#3798)
e2bab34
More dataset test cases (#3802)
362fa06
Fix the bug that prevented modifying `dataset_ids` (#3784)
aeb875a
liuhua
liuhua
commited on
Fix out of boundary. (#3786)
1275b47
Kevin Hu
commited on
Update progress info and start welcome info (#3768)
6e567cd
Fix chunk creation using Infinity (#3763)
1427166
Fixed increase_usage for builtin models (#3748)
ca5d709
Fix image_id absence issue (#3735)
e337dd0
Kevin Hu
commited on
Fix the issue where the agent interface cannot call the context (#3725)
f36505d
Ensure thumbnail be smaller than 64K (#3722)
f5ba209
Fix error response (#3719)
9c6d79f
Add more web test cases (#3702)
0a05763
Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712)
b6c8684
balibabu
commited on
Edit chunk shall update instead of insert it (#3709)
1b2aab6
Revert "Feat: Scrolling knowledge base list #3695" (#3708)
52b2996
Kevin Hu
commited on
Feat: Scrolling knowledge base list #3695 (#3703)
1bf9501
balibabu
commited on