ragflow / api /db /init_data.py

Commit History

Add Support for AWS Bedrock (#1408)
dffdcde

H KevinHuSh commited on

add keyword extraction in graph (#1373)
f9d77f2

KevinHuSh commited on

Integrates LLM Azure OpenAI (#1318)
29b8637

LiYongHui yonghui li commited on

add interpreter to graph (#1347)
5f42f03

KevinHuSh commited on

add support for mistral (#1153)
4825b73

KevinHuSh commited on

refine file select code (#1021)
98d3e21

KevinHuSh commited on

Fix: bug #991 (#1013)
04d3b7e

Wang Baoling KevinHuSh commited on

Adding the Minimax model (#1009)
d862dfe

cecilia-uu cecilia-uu commited on

set ollama keep_alive (#985)
defd4c5

KevinHuSh commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

Added support for Baichuan LLM (#934)
d7bf446

yungongzi OnePieceMan commited on

Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e

yungongzi commited on

correct mismatched kb doc number (#826)
1d694ff

KevinHuSh commited on

fix data init error (#820)
8e8680b

KevinHuSh commited on

Add 2 embeding models from OpenAI (#812)
db713d9

KevinHuSh commited on

support gpt-4o (#773)
73099c4

KevinHuSh commited on

add support for deepseek (#668)
4d5f1c9

KevinHuSh commited on

fix youdao bug (#551)
26a32c0

KevinHuSh commited on

Refactor (#537)
3069c36

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

feat: FastEmbed embedding support (#291)
a86164e

Anush008 KevinHuSh commited on

add new model gpt-3-turbo (#352)
e0e6518

KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

fix bug about field misspell (#243)
25b212e

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

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 'One' chunk method (#137)
1ed30a6

KevinHuSh commited on

refine manul parser (#131)
7d85666

KevinHuSh commited on

add Moonshot, debug my_llm (#126)
c1bdfb8

KevinHuSh commited on

resolve table issues (#125)
2ef1d8e

KevinHuSh commited on

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

KevinHuSh commited on

resolve the issue of naive parser (#87)
ce95639

KevinHuSh commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

docker debugging modification (#82)
b47e49a

KevinHuSh commited on

add dockerfile and fix trival bugs (#78)
8887e47

KevinHuSh commited on

fix bug of inserting cites (#76)
2edbd4b

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2

KevinHuSh commited on

refactor retieval_test, add SQl retrieval methods (#61)
5e0a689

KevinHuSh commited on

llm configuation refine and trievalTest API refine (#40)
484e5ab

KevinHuSh commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on

rename web_server to api (#29)
6be3dd5

KevinHuSh commited on