There was an error fetching the commit references. Please try again later.
fix bug about reload knowledgebase configuration reloading (#210)
### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ Issue link:#[[Link the issue here](https://github.com/infiniflow/ragflow/issues/209)] ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Showing
- api/apps/chunk_app.py 2 additions, 2 deletionsapi/apps/chunk_app.py
- api/db/services/knowledgebase_service.py 2 additions, 1 deletionapi/db/services/knowledgebase_service.py
- rag/app/manual.py 6 additions, 3 deletionsrag/app/manual.py
- rag/app/qa.py 1 addition, 1 deletionrag/app/qa.py
- rag/nlp/query.py 1 addition, 1 deletionrag/nlp/query.py
Loading
Please register or sign in to comment