ragflow / api /db /services

Commit History

limit the system context length of conversation messages. (#962)
3110924

KevinHuSh commited on

fix raptor bugs (#928)
75a07ce

KevinHuSh commited on

add raptor (#899)
2436df2

KevinHuSh commited on

Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece

GYH commited on

fix english query bug (#840)
bf46bd5

KevinHuSh commited on

fix bug of chat without stream (#830)
56f682d

KevinHuSh commited on

add doc ids in API: completion (#827)
22b2836

KevinHuSh commited on

correct mismatched kb doc number (#826)
1d694ff

KevinHuSh commited on

0517 list chunks (#821)
f4cd7c3

GYH commited on

fix doc number miss-match issue (#822)
036238f

KevinHuSh commited on

Add 2 embeding models from OpenAI (#812)
db713d9

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

add version (#807)
df17cda

KevinHuSh commited on

Knowledge base search is case sensitive (#797)
ef1c080

KevinHuSh commited on

fix bugs in searching file using keywords (#780)
d1a22ef

KevinHuSh commited on

support gpt-4o (#773)
73099c4

KevinHuSh commited on

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

KevinHuSh commited on

make sure to raise exception if redis is not there (#674)
66d1750

KevinHuSh commited on

fix task losting isssue (#665)
2587709

KevinHuSh commited on

fix bugs (#662)
9487bc0

KevinHuSh commited on

optimize srv broker and executor logic (#630)
1d93b24

fkzhao Kevin Hu commited on

remove redis (#629)
8aa5e9b

KevinHuSh commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

make cites in conversation API configurable (#576)
3e34eeb

KevinHuSh commited on

fix bug about fetching file from minio (#574)
cac848f

KevinHuSh commited on

fix bug of file management (#565)
3f48800

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

Add upload file by knowledge base name API. (#539)
caa112b

chrysanthemum-boy FannC commited on

Refactor (#537)
3069c36

KevinHuSh commited on

Fit a lot of encodings for text file. (#458)
d54aa01

KevinHuSh commited on

fix bug for fasetembed (#392)
801a3c1

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

fix wrong log printting (#330)
886ae57

KevinHuSh commited on

fix KB config reload bug (#213)
2b25c26

KevinHuSh commited on

fix bug about reload knowledgebase configuration reloading (#210)
429cc62

KevinHuSh commited on

fix set_api_key bug (#191)
1cc57ab

KevinHuSh commited on

refine error response, add set api-key MD (#178)
58d441f

KevinHuSh commited on

refine readme (#170)
0c30cc9

KevinHuSh commited on

refine README (#169)
0e1a16c

KevinHuSh commited on

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

add use layout or not option (#145)
b085dec

KevinHuSh commited on

refine manual parser (#140)
004756c

KevinHuSh commited on

add Moonshot, debug my_llm (#126)
c1bdfb8

KevinHuSh commited on

resolve table issues (#125)
2ef1d8e

KevinHuSh commited on

refine table parser (#120)
6be8543

KevinHuSh commited on

add local llm implementation (#119)
1550520

KevinHuSh commited on

layout refine (#115)
c127ae4

KevinHuSh commited on