Commit History

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

jinhai-2012 commited on

Added time to progress message (#4185)
7f2b93e

zhichyu commited on

Fix 'SCORE' not found bug (#4178)
403ecb1

jinhai-2012 commited on

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

jinhai-2012 Kevin Hu commited on

Fix raptor (#4089)
b371a08

zhichyu commited on

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

zhichyu commited on

Try to reuse existing chunks (#3983)
47ea26c

zhichyu commited on

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

isthaison Kevin Hu commited on

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

zhichyu commited on

Refactor UI text (#3911)
28e0efa

jinhai-2012 commited on

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

zhichyu 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

zhichyu commited on

Fixed increase_usage for builtin models (#3748)
ca5d709

zhichyu commited on

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

jinhai-2012 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

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

handle_task catch all exception (#3441)
563b0d7

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

refine the message of queuing a task (#3437)
11daec5

Kevin Hu commited on

Update version display on web UI (#3405)
d66c623

jinhai-2012 commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

fix bug about fetching knowledge graph (#3394)
6a9fa6b

Kevin Hu commited on

adapt to lower case cohere (#3392)
8a4c42a

Kevin Hu commited on

Turn the relative date in question to absolute date (#3372)
31f09e1

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on