ragflow/rag
liuhua d42362deb6
Add api for sessions and add max_tokens for tenant_llm (#3472)
### What problem does this PR solve?

Add api for sessions and add max_tokens for tenant_llm

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-11-19 14:51:33 +08:00
..
app Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
llm Add api for sessions and add max_tokens for tenant_llm (#3472) 2024-11-19 14:51:33 +08:00
nlp fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481) 2024-11-19 14:36:10 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
utils Fix elasticsearch status display (#3487) 2024-11-19 14:40:58 +08:00
__init__.py build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
benchmark.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
raptor.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
settings.py Rework logging (#3358) 2024-11-12 17:35:13 +08:00