Commit History
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
Fix agent api invokation issue (#3581)
5bf3fb9
Kevin Hu
commited on
Fix chunk enable/disable issue (#3579)
28a7a7b
Kevin Hu
commited on
Add component 'Template' (#3562)
19268e7
Kevin Hu
commited on
Fixs for translation agent (#3557)
481246c
Kevin Hu
commited on
Add test for document (#3548)
1061738
liuhua
liuhua
commited on
Fix bugs (#3535)
9c45d1e
New: a new interpretor based on Andrew Ng theory. (#3532)
f2439de
Kevin Hu
commited on
Fix: authorization issue (#3530)
e98cd71
Kevin Hu
commited on
Fix: potential risk (#3515)
56f42b0
Kevin Hu
commited on
fix: keyerror issue (#3512)
cf6b668
Kevin Hu
commited on
add input variables to begin component (#3498)
d25ba26
Kevin Hu
commited on
Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c
liuhua
liuhua
commited on
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Added LocalAI support for rerank models (#3446)
9640d9a
shizzgar
Kevin Hu
commited on
Remove unused code (#3448)
98a13e9
Adjusted heartbeat format (#3459)
be05496
enlarge the default token length of RAPTOR summarization (#3454)
0d756a3
Kevin Hu
commited on
handle_task catch all exception (#3441)
563b0d7
Move settings initialization after module init phase (#3438)
6101699
Enlarge the term weight difference (#3435)
fd3ed7b
Kevin Hu
commited on
Update version display on web UI (#3405)
d66c623
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
fix: standardize property name from 'chat' to 'chat_id' (#3383)
6873540
Mohammed Tawileh
commited on
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
set DLA active for KG (#3386)
b726d64
Kevin Hu
commited on