Commit History
Fix raptor resuable issue. (#4063)
a3da325
Kevin Hu
commited on
Upgrades Document Layout Analysis model. (#4054)
0129457
Kevin Hu
commited on
Cache the result from llm for graphrag and raptor (#4051)
758538f
Kevin Hu
commited on
Fix chunk number error after re-parsing. (#4043)
69ced1e
Kevin Hu
commited on
Fix bugs in agent api and update api document (#3996)
1f1ca89
liuhua
liuhua
commited on
Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f
Try to reuse existing chunks (#3983)
47ea26c
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
organize chunks by document in the prompt (#3925)
ffeefff
devMls
Miguel
commited on
api http return error (#3941)
5548e5b
Fix session API issues. (#3939)
d657ebb
Kevin Hu
commited on
Fix error message for image access. (#3936)
f76d985
Kevin Hu
commited on
Add support to iframe chatbot (#3929)
93e3725
Kevin Hu
commited on
Fix errors detected by Ruff (#3918)
0404a52
Refactor UI text (#3911)
28e0efa
Fix: Fixed the issue that the agent list page failed to load #3827 (#3902)
c14e2e5
balibabu
commited on
Add api for list agents and agent seesions (#3835)
4d2f593
liuhua
liuhua
commited on
Refactor embedding batch_size (#3825)
08913be
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
Fix @ in model name issue. (#3821)
1e02591
Kevin Hu
commited on
Fix the bug that the agent could not find the context (#3795)
f335329
liuhua
liuhua
commited on
Set Log level by env (#3798)
e2bab34
Fixed increase_usage for builtin models (#3748)
ca5d709
Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712)
b6c8684
balibabu
commited on
Revert "Feat: Scrolling knowledge base list #3695" (#3708)
52b2996
Kevin Hu
commited on
Feat: Scrolling knowledge base list #3695 (#3703)
1bf9501
balibabu
commited on
Fix bugs (#3535)
9c45d1e
add input variables to begin component (#3498)
d25ba26
Kevin Hu
commited on
Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c
liuhua
liuhua
commited on
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Introduced beartype (#3460)
eae0334
handle_task catch all exception (#3441)
563b0d7
Move settings initialization after module init phase (#3438)
6101699
refine the message of queuing a task (#3437)
11daec5
Kevin Hu
commited on
Update version display on web UI (#3405)
d66c623
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
adapt to lower case cohere (#3392)
8a4c42a
Kevin Hu
commited on
Turn the relative date in question to absolute date (#3372)
31f09e1
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
Fix bugs in api and add examples (#3353)
6afa2cc
liuhua
liuhua
Kevin Hu
commited on
Integration with Infinity (#2894)
b691127
Miscellaneous edits to RAGFlow's UI (#3337)
305b8c0
writinwaters
commited on
Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249)
ff43695
kuschzzp
Kevin Hu
commited on
add inputs to display to every components (#3242)
70153b9
Kevin Hu
commited on
Remove dead code (#3210)
94a8e08
add keyword extraction time elapsed to the little lamp. (#3207)
0a66555
Kevin Hu
commited on
add assistant to canvas chat history (#3201)
b471fdf
Kevin Hu
commited on
raise exception if embedding model not found (#3199)
d78b07c
Kevin Hu
commited on