ragflow / api

Commit History

Fix KB list bugs and add web api test (#3649)
84b999e

jinhai-2012 commited on

Check model id when set dialog. Close #849 (#3655)
15efcbe

zhichyu commited on

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

zhichyu commited on

Improved image build instructions (#3580)
4ea113b

zhichyu commited on

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

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