ragflow / api /db /db_models.py

Commit History

Try to reuse existing chunks (#3983)
47ea26c

zhichyu commited on

Add support to iframe chatbot (#3929)
93e3725

Kevin Hu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Add pagerank to KB. (#3809)
f539fab

Kevin Hu commited on

Fix the bug that the agent could not find the context (#3795)
f335329

liuhua liuhua commited on

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

liuhua liuhua commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

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

jinhai-2012 commited on

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

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

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

Fix some issues in API (#2902)
ee8a916

liuhua liuhua commited on

refine API token application (#2847)
59250e8

Kevin Hu commited on

Common: Support postgreSQL database as the metadata db. (#2357)
da0bc38

fredbai commited on

Add a default value for do_refer in Dialog (#2383)
5b3c777

liuhua liuhua commited on

add retry count to task (#2152)
b08b226

Kevin Hu commited on

add support for TTS model (#2095)
e10ed78

黄腾 aopstudio Kevin Hu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

add support for novita.ai (#1910)
d7e5a50

黄腾 aopstudio commited on

Add agent api (#1888)
023cb69

H commited on

trival (#1760)
66857b9

Kevin Hu commited on

Fix index=true (#1734)
f947a67

H Kevin Hu commited on

fix MiniMax api error (#1567)
8d68326

黄腾 aopstudio commited on

refine db connection (#1494)
210b45f

Kevin Hu commited on

support graph (#1152)
a3ebd45

KevinHuSh commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

Update db_models.py
4b4d845

KevinHuSh commited on

Set the language default value of the language based on the LANG envi… (#853)
63608b4

dashi6174 commited on

The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (#845)
d219eb3

dashi6174 commited on

let file in knowledgebases visible in file manager (#714)
ba9251b

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

Refactor (#537)
3069c36

KevinHuSh commited on

make sure the models will not be load twice (#422)
c9a1362

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

refine log format (#312)
1daa4bd

KevinHuSh commited on

Update default language to English (#309)
0957ae0

jinhai-2012 commited on

change defualt language to English (#185)
d0f14c1

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

refine page ranges (#147)
7f98e24

KevinHuSh commited on

refine manual parser (#140)
004756c

KevinHuSh commited on

add Moonshot, debug my_llm (#126)
c1bdfb8

KevinHuSh commited on

add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4

KevinHuSh commited on

add local llm implementation (#119)
1550520

KevinHuSh commited on

refine pdf parser, add time zone to userinfo (#112)
e34cb81

KevinHuSh commited on

fix position extraction bug (#93)
4e03dc3

KevinHuSh commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

init README of deepdoc, add picture processer. (#71)
41c7a59

KevinHuSh commited on

rename vision, add layour and tsr recognizer (#70)
62e78ef

KevinHuSh commited on

use onnx models, new deepdoc (#68)
cdba7f7

KevinHuSh commited on