ragflow / api /apps /conversation_app.py

Commit History

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

jinhai-2012 commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

fix: remove useless test code (#3122)
18f8b2c

Yangong commited on

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

Kevin Hu commited on

add API for tenant function (#2866)
ab87187

Kevin Hu commited on

fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626)
809dc5c

balibabu commited on

refine TTS (#2500)
0b69c87

Kevin Hu commited on

debug backend API for TAB 'search' (#2389)
6d597a0

Kevin Hu commited on

add search TAB backend api (#2375)
82bdd9f

Kevin Hu commited on

Add Authorization checks (#2221)
98d8f14

LiuHua Feiue Kevin Hu commited on

add stream chat with TTS (#2228)
32dd133

Kevin Hu commited on

fix tts interface error (#2197)
ac8ea20

黄腾 aopstudio Kevin Hu commited on

re-generate for conversation (#2165)
27634f0

Kevin Hu commited on

fix delete message error (#2153)
4d0a7c7

Kevin Hu commited on

remove alter log (#2140)
dd2c2ea

Kevin Hu commited on

add tts api (#2107)
2489eac

黄腾 aopstudio Kevin Hu commited on

add prompt to message (#2099)
6d672a7

Kevin Hu commited on

add thumb up api (#2092)
c393ddc

Kevin Hu commited on

add inferface for message thumbup (#2091)
47f7da5

Kevin Hu commited on

add message id to conversions (#2090)
9309ea5

Kevin Hu commited on

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

jinhai-2012 commited on

add function: upload and parse (#1889)
b71b66c

Kevin Hu commited on

add self-rag (#1070)
a49657b

KevinHuSh commited on

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

KevinHuSh commited on

fix zhipuAI stream issue (#825)
66d269d

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

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

KevinHuSh commited on

add quota config in dialog conf (#339)
dcd7f0f

KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

fix bug #314 (#317)
4ba8b01

KevinHuSh commited on

resolve issure to call ZH?IPUAI (#277)
8bdf2db

KevinHuSh commited on

Support new feature about Ollama (#262)
640c593

KevinHuSh commited on

Support Ollama (#261)
8f9784a

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 citation (#161)
3a31a8a

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

KevinHuSh commited on

add use layout or not option (#145)
b085dec

KevinHuSh commited on

refine manual parser (#140)
004756c

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

refine presentation parser (#110)
365a2ed

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

add ocr and recognizer demo, update README (#74)
3772f42

KevinHuSh commited on