Commit History

fix: laws.py added missing import logging (#3501)
b88edf5

Michal Masrna Michal Masrna commited on

[bug]import typing.cast for leiden.py (#3493)
287997a

roc king commited on

add input variables to begin component (#3498)
d25ba26

Kevin Hu commited on

Changed requirement to python 3.10 (#3496)
7ac0c02

zhichyu commited on

feat: Stream the greetings of the agent dialogue #3355 (#3490)
d6d922d

balibabu commited on

minor (#3483)
b67985b

writinwaters commited on

Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c

liuhua liuhua commited on

Fix elasticsearch status display (#3487)
fed0197

jinhai-2012 commited on

fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481)
f05eb1d

Kung Quang commited on

feat: Let the top navigation bar open in a tab when you right click on it #3018 (#3486)
6b85a7f

balibabu commited on

Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400

zhichyu commited on

Refactor ragflow server (#3482)
c5b9023

jinhai-2012 commited on

feat: "Open link in new tab" doesn't work for profile image #3018 (#3480)
896abbe

balibabu commited on

Fix document error (#3456)
eec6cf8

jinhai-2012 commited on

feat: Disable clicking the Next button while uploading files in RunDrawer #3355 (#3477)
8872ee4

balibabu commited on

minor format updates (#3471)
561b959

writinwaters commited on

Updated upgrade guide to avoid confusion (#3469)
fd3a37d

writinwaters commited on

feat: Capture task executor null value exception #3409 (#3468)
983d047

balibabu commited on

feat: Display task executor tooltip with json-view #3409 (#3467)
9efd53f

balibabu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

feat: Show task_executor heartbeat #3409 (#3461)
f36a767

balibabu commited on

Added LocalAI support for rerank models (#3446)
9640d9a

shizzgar Kevin Hu commited on

Remove unused code (#3448)
98a13e9

jinhai-2012 commited on

Adjusted heartbeat format (#3459)
be05496

zhichyu commited on

build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /web (#3455)
2822e8a

dependabot[bot] dependabot[bot] commited on

enlarge the default token length of RAPTOR summarization (#3454)
0d756a3

Kevin Hu commited on

Minor: Fixed a broken link (#3451)
c870c25

writinwaters commited on

Added current task into task executor's hearbeat (#3444)
4822328

zhichyu commited on

feat: Add banner #3221 (#3442)
e6a705f

balibabu 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

fix tika-server issue (#3439)
fc803e8

Kevin Hu commited on

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

Kevin Hu commited on

Enlarge the term weight difference (#3435)
fd3ed7b

Kevin Hu commited on

Updated retrieval testing UI (#3433)
02e5242

writinwaters commited on

feat: Add RunDrawer #3355 (#3434)
f859b0d

balibabu commited on

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

rm es query escape chars (#3428)
a1e29f7

Kevin Hu commited on

Remove unused settings (#3427)
777b2da

jinhai-2012 commited on

fix: empty token bug (#3424)
8c25b8b

Kevin Hu commited on

Move clk100k_base tokenizer to docker image (#3411)
f567bc7

jinhai-2012 Kevin Hu commited on

fix: synonym bug (#3423)
e023933

Kevin Hu commited on

Print configs when startup RAGFlow server (#3414)
5661fd5

jinhai-2012 commited on

Updated descriptions of agent APIs (#3407)
0c0ac14

writinwaters commited on

make variables access robuster (#3406)
06bd4d8

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

Updates on parsing progress, including more detailed time cost inform… (#3402)
c337e13

Kevin Hu commited on

Print version when RAGFlow server startup (#3393)
d7fa9e2

jinhai-2012 Kevin Hu commited on

fix: standardize property name from 'chat' to 'chat_id' (#3383)
6873540

Mohammed Tawileh commited on