main
Refa: make RAGFlow more asynchronous (#11601)
feat(sdk): implement file splitting functionality and enhance documentation (#51)
Print log (#12200)
Feat: message manage (#12196)
Merge v0.23.1 into main and fix conflicts
Feat: Add box connector (#11845)
Fix `RuntimeError: asyncio.run() cannot be called from a running event loop` when calling mindmap endpoint. (#11880)
Change knowledge base to dataset (#11976)
Fix: Delete chunk images on document parser config change. (#12262)
Feat: RAG evaluation (#11674)
Refa: make RAGFlow more asynchronous 2 (#11689)
Refa: cleanup synchronous functions in chat_model and implement synchronization for conversation and dialog chats (#11779)
Refactor add_llm and add speech to text (#12089)
Fix IDE warnings (#12085)
Fix: judge index exist before delete memory message. (#12318)
Feat: Alter flask to Quart for async API serving. (#11275)