ragflow / api

Commit History

Add test for document (#3548)
1061738

liuhua liuhua commited on

Ensure LIGHTEN work (#3542)
4c135d3

Kevin Hu commited on

Fix bugs (#3535)
9c45d1e

jinhai-2012 commited on

New: a new interpretor based on Andrew Ng theory. (#3532)
f2439de

Kevin Hu commited on

Fix: authorization issue (#3530)
e98cd71

Kevin Hu commited on

Removed beartype (#3528)
51c0b88

zhichyu commited on

Warning instead of exception on type mismatch (#3523)
7605a07

zhichyu 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

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu 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

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

Kevin Hu 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

Enlarge the term weight difference (#3435)
fd3ed7b

Kevin Hu commited on

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

Remove unused settings (#3427)
777b2da

jinhai-2012 commited on

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

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

resolve halt while starting up (#3397)
149b3bf

Kevin Hu commited on

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

Kevin Hu commited on

Add enviroment validation at server startup phase (#3388)
b6c5e1b

Zhiyuan Liang jinhai-2012 zhichyu commited on

adapt to lower case cohere (#3392)
8a4c42a

Kevin Hu commited on

Added doc for switching elasticsearch to infinity (#3370)
2459d65

zhichyu commited on

set DLA active for KG (#3386)
b726d64

Kevin Hu commited on

refine the error message (#3382)
27a0991

Kevin Hu commited on

mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3

Kevin Hu commited on

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

Kevin Hu commited on

Refine english synonym (#3371)
58f507b

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Fix bugs in api and add examples (#3353)
6afa2cc

liuhua liuhua Kevin Hu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

Miscellaneous edits to RAGFlow's UI (#3337)
305b8c0

writinwaters commited on

trival (#3325)
76ea913

Kevin Hu commited on

Fix typo (#3319)
cfb71b4

zhichyu commited on

Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249)
ff43695

kuschzzp Kevin Hu commited on

Update authorization for team (#3262)
1483d00

liuhua liuhua commited on

fix: improve embedding model validation logic for dataset operations (#3235)
564d9fe

Mohammed Tawileh jinhai-2012 Kevin Hu liuhua commited on

add inputs to display to every components (#3242)
70153b9

Kevin Hu commited on

Add sdk for Agent API (#3220)
e9078f4

liuhua liuhua commited on