ragflow / api /db /services

Commit History

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

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

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

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

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

zhichyu commited on

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

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

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

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

Kevin Hu commited on

Remove dead code (#3210)
94a8e08

zhichyu commited on

add keyword extraction time elapsed to the little lamp. (#3207)
0a66555

Kevin Hu commited on

add assistant to canvas chat history (#3201)
b471fdf

Kevin Hu commited on

raise exception if embedding model not found (#3199)
d78b07c

Kevin Hu commited on

add agent completion API (#3192)
b7475cc

Kevin Hu commited on

Add test for API (#3134)
24da205

liuhua liuhua zhichyu commited on

search between multiple indiices for team function (#3079)
95863fc

Kevin Hu commited on

Fix some issues in API (#2982)
95da4bf

liuhua liuhua commited on

add auto keywords and auto-question (#2965)
44731b3

Kevin Hu commited on

fix sequence2txt error and usage total token issue (#2961)
0dbe613

Kevin Hu commited on

fix thumbnail issue (#2917)
2904f4e

Kevin Hu commited on

Feature/feat1017 (#2872)
8de8827

chongcb chongchuanbing Kevin Hu commited on

add owner check for team work (#2892)
e6cd231

Kevin Hu commited on

add team tag to kb (#2890)
124ecb2

Kevin Hu commited on

Refactor Chunk API (#2855)
3d9274d

liuhua liuhua Kevin Hu commited on

add API for tenant function (#2866)
ab87187

Kevin Hu commited on