Commit History
Light GraphRAG (#4585)
47ec63e
Kevin Hu
commited on
Refactor. (#4487)
83ee116
Kevin Hu
commited on
Recalling the file uploaded while chatting. (#4472)
f861b5e
Kevin Hu
commited on
Add meta data while chatting. (#4455)
fe09cc5
Kevin Hu
commited on
Add doc meta data. (#4442)
642b6f3
Kevin Hu
commited on
Tagging (#4426)
6c8312a
Kevin Hu
commited on
Fix total number error. (#4339)
6e2640f
Kevin Hu
commited on
Fix parameter name error. (#4312)
ccfdde3
Kevin Hu
commited on
Refactor (#4303)
2320b60
Kevin Hu
commited on
Add iteration for agent. (#4258)
a4f36a5
Kevin Hu
commited on
Add user_id for third-party system to record sessions. (#4206)
f2b6717
Kevin Hu
writinwaters
commited on
Update progress time info (#4193)
35dcaff
Added time to progress message (#4185)
7f2b93e
Fix 'SCORE' not found bug (#4178)
403ecb1
Fix bug over chunks classification by document in the promp (#4156)
533604b
devMls
commited on
Fix Voyage re-rank model. Limit file name length. (#4171)
becc54e
Kevin Hu
commited on
Update the component of the agent API with parameters. (#4131)
792f830
liuhua
liuhua
Kevin Hu
writinwaters
commited on
Refactor ask decorator (#4116)
75c7829
Fix raptor (#4089)
b371a08
Fix raptor resuable issue. (#4063)
a3da325
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
Fix bugs in agent api and update api document (#3996)
1f1ca89
liuhua
liuhua
commited on
Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f
Try to reuse existing chunks (#3983)
47ea26c
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
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
Fix errors detected by Ruff (#3918)
0404a52
Refactor UI text (#3911)
28e0efa
Fix: Fixed the issue that the agent list page failed to load #3827 (#3902)
c14e2e5
balibabu
commited on
Add api for list agents and agent seesions (#3835)
4d2f593
liuhua
liuhua
commited on
Refactor embedding batch_size (#3825)
08913be
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
Fixed increase_usage for builtin models (#3748)
ca5d709
Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712)
b6c8684
balibabu
commited on
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 bugs (#3535)
9c45d1e
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