ragflow/api/apps
Wang Baoling e99e8b93fb
fix:failed to Create new Chunk in database #1159 (#1214)
### What problem does this PR solve?

fix bug: [1159](https://github.com/infiniflow/ragflow/issues/1159)
using embd which user configured at knowledgebase when create new chunk
in database

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-06-20 09:43:39 +08:00
..
__init__.py refactor (#1124) 2024-06-12 11:02:15 +08:00
api_app.py fix bug in api (#1088) 2024-06-07 09:56:14 +08:00
canvas_app.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
chunk_app.py fix:failed to Create new Chunk in database #1159 (#1214) 2024-06-20 09:43:39 +08:00
conversation_app.py add self-rag (#1070) 2024-06-06 11:13:39 +08:00
dataset_api.py created get_dataset, update_dataset API and fixed: delete (#1201) 2024-06-19 18:01:38 +08:00
dialog_app.py add self-rag (#1070) 2024-06-06 11:13:39 +08:00
document_app.py refactor (#1124) 2024-06-12 11:02:15 +08:00
file2document_app.py fix doc number miss-match issue (#822) 2024-05-17 15:35:09 +08:00
file_app.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
kb_app.py fix bug about removing KB. (#839) 2024-05-20 09:23:57 +08:00
llm_app.py fix jina adding issure and term weight refinement (#974) 2024-05-29 19:38:57 +08:00
system_app.py add raptor (#899) 2024-05-23 14:31:16 +08:00
user_app.py add rerank model (#969) 2024-05-29 16:50:02 +08:00