Chen Tao
710171278a
fix(Reranker): 修复rerank 400 and 完善错误信息 ( #4013 )
...
feat(Reranker): enhance error handling with detailed error messages and early return for empty results
2025-03-27 20:04:37 +08:00
kangfenmao
cc32c36222
build: replace @llm-tools/embedjs with @cherrystudio/embedjs
2025-03-26 18:14:04 +08:00
Chen Tao
ae8869e1b6
feat(knowledge): support Voyage AI ( #3810 )
...
* feat(knowledge): support Voyage AI
* chore
2025-03-23 19:31:18 +08:00
Chen Tao
d56774fd59
fix(knowledge): show more info ( #3790 )
...
* feat: remove rerank model from embedded model
* feat: add rerank model info
* fix: embedding and rerank model end without `/v1` bug
2025-03-22 22:14:25 +08:00
kangfenmao
404ec095d4
refactor: update rerank model support and configuration
...
- Changed provider configuration in dev-app-update.yml to use GitHub.
- Added SUPPORTED_REANK_PROVIDERS constant to filter available rerank models.
- Updated tooltip messages in localization files to indicate supported providers.
- Enhanced AddKnowledgePopup and KnowledgeSettingsPopup components to display supported providers in the UI.
2025-03-22 16:30:54 +08:00
Chen Tao
ea990e78a5
feat: support jina reranker ( #3658 )
2025-03-20 22:32:54 +08:00
SuYao
8f1528b21c
fix(reranker): fix reranking API integration with own parameters ( #3629 )
2025-03-20 14:50:09 +08:00
eeee0717
b50f8a4c11
feat(knowledge base): enhance knowledge base with rerank model
2025-03-18 21:47:06 +08:00