netbrah
|
a05bbf105e
|
Add Cohere reranker config, chunking, and tests
|
2025-11-22 16:43:13 -05:00 |
|
yangdx
|
cdd53ee875
|
Remove manual initialize_pipeline_status() calls across codebase
- Auto-init pipeline status in storages
- Remove redundant import statements
- Simplify initialization pattern
- Update docs and examples
|
2025-11-17 12:54:33 +08:00 |
|
yangdx
|
3d5e6226a9
|
Refactored rerank_example file to utilize the updated rerank function.
|
2025-08-23 22:51:41 +08:00 |
|
yangdx
|
cb3bf3291c
|
Fix: rename rerank parameter from top_k to top_n
The change aligns with the API parameter naming used by Jina and Cohere rerank services, ensuring consistency and clarity.
|
2025-07-20 00:26:27 +08:00 |
|
zrguo
|
9a9f0f2463
|
Update rerank_example & readme
|
2025-07-15 12:17:27 +08:00 |
|
zrguo
|
c295d355a0
|
fix chunk_top_k limiting
|
2025-07-08 15:05:30 +08:00 |
|
zrguo
|
f5c80d7cde
|
Simplify Configuration
|
2025-07-08 11:16:34 +08:00 |
|
zrguo
|
75dd4f3498
|
add rerank model
|
2025-07-07 22:44:59 +08:00 |
|