Commit Graph

25 Commits

Author SHA1 Message Date
wizardchen
65b2d9eb84 feat: support aliyun qwen3 model 2025-09-08 15:10:25 +08:00
wizardchen
49b934b4fb feat: Update the method for verifying LLM connectivity 2025-09-08 11:51:13 +08:00
wizardchen
2e029731ed feat: Compatibility with rerank API output fields 2025-09-08 11:20:40 +08:00
begoniezhao
9cda977175 refactor: Change Elasticsearch query parameters from string concatenation to JSON formatting 2025-09-04 12:09:56 +08:00
begoniezhao
27a7ed7f85 refactor: 将 StorageConfig.Value() 接收者改为值类型 2025-09-01 11:08:47 +08:00
begoniezhao
54570da047 refactor(knowledge.go): Modify the knowledge existence check condition to eliminate the parsing failure state 2025-08-29 17:47:10 +08:00
begoniezhao
7be2e99aa2 chore(clone): Optimize concurrent processing, improve error handling and annotations 2025-08-29 15:04:14 +08:00
Liwx1014
19c5e242bf 兼容解析重排序服务返回score字段 2025-08-28 16:27:59 +08:00
wizardchen
1eed11fc4f fix: ignore non-utf8 words when saving to db 2025-08-21 19:53:54 +08:00
wizardchen
5848c74e8d fix: update model check endpoint 2025-08-21 16:52:39 +08:00
wizardchen
785261313f feat: make CONCURRENCY_POOL_SIZE configurable 2025-08-16 13:27:01 +08:00
begoniezhao
c97bf0de11 chore: Change the file and string hashing algorithm from SHA256 to MD5 2025-08-15 15:48:36 +08:00
wizardchen
9287f4334f fix: remove print cos secret 2025-08-15 10:49:22 +08:00
wizardchen
dacdad4dac feat: Get Embedding demension from backend 2025-08-15 10:37:59 +08:00
SyedaAnshrahGillani
92ebf68516 Refactor: Replace MD5 with SHA-256 for hashing 2025-08-14 20:00:36 +08:00
wizardchen
8b43931886 feat: support minio storage 2025-08-14 12:16:08 +08:00
begoniezhao
705ea7a52c docs: Updated API documentation, added examples and fields, and adjusted responses and parameters. 2025-08-12 15:40:41 +08:00
wizardchen
4baf6b7b8b fix: Fix init tenant 2025-08-10 22:10:29 +08:00
wizardchen
df65b8bcd1 fix: rerank endpoint base url 2025-08-10 21:48:47 +08:00
wizardchen
9b0ba265f0 feat: Added some tips for bad fileupload request 2025-08-10 17:41:04 +08:00
wizardchen
bdabed6bfa feat: Added web page for configuring model information 2025-08-10 17:11:07 +08:00
Mirza-Samad-Ahmed-Baig
789896f121 feat: Make search parameters configurable in HybridSearch 2025-08-09 21:49:14 +08:00
wizardchen
6eefe1c2a7 Fix issue with auto-generated model ID during model creation 2025-08-09 21:46:12 +08:00
begoniezhao
104a65ad23 feat: 新增多模态参数及处理逻辑,优化图片与删除操作 2025-08-08 17:19:06 +08:00
wizardchen
56eb2bce33 init commit 2025-08-05 15:08:07 +08:00