Commit History
Compatible with former API keys. (#4055)
25ae405
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
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
Rename page_num_list, top_list, position_list (#3940)
be98b1d
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
Refactor UI text (#3911)
28e0efa
Remove token check while adding model. (#3903)
41963d5
Kevin Hu
commited on
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
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 the bug that the agent could not find the context (#3795)
f335329
liuhua
liuhua
commited on
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
Fix chunk creation using Infinity (#3763)
1427166
Fix image_id absence issue (#3735)
e337dd0
Kevin Hu
commited on
Fix the issue where the agent interface cannot call the context (#3725)
f36505d
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
Fix KB list bugs and add web api test (#3649)
84b999e
Check model id when set dialog. Close #849 (#3655)
15efcbe
Fix the bug causing garbled text (#3640)
78eb735
liuhua
liuhua
commited on
Add support for folder deletion (#3635)
360c75c
liuhua
liuhua
commited on
Fix a bug in completions (#3632)
4c644f2
liuhua
liuhua
commited on
Fix bugs in api (#3624)
73a56f9
liuhua
liuhua
Kevin Hu
commited on
Bump infinity to v0.5.0-dev5 (#3520)
7e0b5ff
Fix agent session API (#3589)
4db2410
Kevin Hu
commited on