There was an error fetching the commit references. Please try again later.
Add bce-embedding and fastembed (#383)
### What problem does this PR solve? Issue link:#326 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
Showing
- README.md 2 additions, 0 deletionsREADME.md
- README_ja.md 2 additions, 0 deletionsREADME_ja.md
- README_zh.md 2 additions, 0 deletionsREADME_zh.md
- api/apps/chunk_app.py 1 addition, 1 deletionapi/apps/chunk_app.py
- api/apps/document_app.py 1 addition, 0 deletionsapi/apps/document_app.py
- api/apps/llm_app.py 2 additions, 2 deletionsapi/apps/llm_app.py
- api/db/init_data.py 19 additions, 11 deletionsapi/db/init_data.py
- api/db/services/dialog_service.py 5 additions, 1 deletionapi/db/services/dialog_service.py
- api/db/services/llm_service.py 8 additions, 3 deletionsapi/db/services/llm_service.py
- api/db/services/task_service.py 1 addition, 1 deletionapi/db/services/task_service.py
- rag/llm/__init__.py 2 additions, 2 deletionsrag/llm/__init__.py
- rag/llm/embedding_model.py 49 additions, 14 deletionsrag/llm/embedding_model.py
- rag/nlp/search.py 1 addition, 1 deletionrag/nlp/search.py
- rag/svr/task_executor.py 2 additions, 1 deletionrag/svr/task_executor.py
- requirements.txt 2 additions, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment