Commit History
Warning instead of exception on type mismatch (#3523)
7605a07
Introduced beartype (#3460)
eae0334
Move settings initialization after module init phase (#3438)
6101699
Rework task executor heartbeat (#3430)
362b09b
Print configs when startup RAGFlow server (#3414)
5661fd5
Update version display on web UI (#3405)
d66c623
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Print version when RAGFlow server startup (#3393)
d7fa9e2
Add enviroment validation at server startup phase (#3388)
b6c5e1b
Rework logging (#3358)
22fe41e
feat: docs for api endpoints to generate openapi specification (#3109)
19e6d59
Matej Horník
commited on
add API for tenant function (#2866)
ab87187
Kevin Hu
commited on
Add build image and launch from source in README (#2658)
434b253
Rework Dockerfile.scratch (#2525)
59ca130
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
refine db connection (#1494)
210b45f
Kevin Hu
commited on
fix ollama max token issue (#1489)
c832019
Kevin Hu
commited on
optimize srv broker and executor logic (#630)
1d93b24
Refine README (#118)
2fd3125
KevinHuSh
commited on
resolve the issue of naive parser (#87)
ce95639
KevinHuSh
commited on
add dockerfile and fix trival bugs (#78)
8887e47
KevinHuSh
commited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on
llm configuation refine and trievalTest API refine (#40)
484e5ab
KevinHuSh
commited on
add dialog api (#33)
9bf75d4
KevinHuSh
commited on
rename web_server to api (#29)
6be3dd5
KevinHuSh
commited on