ragflow / rag /utils

Commit History

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

Move clk100k_base tokenizer to docker image (#3411)
f567bc7

jinhai-2012 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

Added doc for switching elasticsearch to infinity (#3370)
2459d65

zhichyu commited on

mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

Replaced redis with Valkey (#3164)
f79c4c9

zhichyu commited on

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

Kevin Hu commited on

Update azure_sas_conn.py - fixing container_url typo (#2740)
7b1a8ac

Jake Stride commited on

style: fix typo and format code (#2618)
35bb186

yqkcn commited on

Web: Display the icon of the currently used storage. (#2504)
1e6f0e2

fredbai commited on

make highlight friendly to English (#2417)
c786948

Kevin Hu commited on

Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7

fredbai Kevin Hu commited on

remove alter log (#2140)
dd2c2ea

Kevin Hu commited on

make task resumable (#2132)
6cdee07

Kevin Hu commited on

fix: Fix return type annotation in truncate function (#2044)
cd22cf3

Moonlit commited on

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

jinhai-2012 commited on

Fix token list , stats in api app.py (#1896)
6108c20

H commited on

fix redis no such key (#1647)
b994dc1

江不江 Kevin Hu commited on

feat: Support Password Access for ElasticSearch (#1072)
028acc4

cklogic commited on

Update info (#1005)
7dd2893

jinhai-2012 commited on

Fix:After being idle for a while, new tasks need to be cancel and redo (#958)
48da9ae

cklogic commited on

add raptor (#899)
2436df2

KevinHuSh commited on

fix minio helth bug (#850)
b837154

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

truncate text to fitin embedding model (#692)
c87ddd7

KevinHuSh commited on

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

fkzhao Kevin Hu commited on

remove PyMuPDF (#618)
5db8a67

KevinHuSh commited on

refine redis connection (#599)
9b6b3f7

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

Refactor (#537)
3069c36

KevinHuSh commited on

add redis to accelerate access of minio (#482)
b9d91e7

KevinHuSh commited on

fix bulk error for table method (#407)
2332381

KevinHuSh commited on

fix #258 task_executor occupy cpu too much (#288)
14174de

KevinHuSh commited on

rm useless warning message (#201)
72412ac

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

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

KevinHuSh commited on

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

KevinHuSh commited on

Add resume parser and fix bugs (#59)
c5ea37c

KevinHuSh commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on

change licence (#28)
c372afe

KevinHuSh commited on

add alot of api (#23)
3198faf

KevinHuSh commited on

build python version rag-flow (#21)
3079197

KevinHuSh commited on