yangdx
|
429cd6a66f
|
Fix top_n behavior with chunking to limit documents not chunks
- Disable API-level top_n when chunking
- Apply top_n to aggregated documents
- Add comprehensive test coverage
(cherry picked from commit 9009abed3e)
|
2025-12-04 19:11:22 +08:00 |
|
netbrah
|
b65ef37569
|
Add Cohere reranker config, chunking, and tests
(cherry picked from commit a05bbf105e)
|
2025-12-04 19:11:22 +08:00 |
|
yangdx
|
d56b4c856e
|
Fix trailing whitespace and update test mocking for rerank module
• Remove trailing whitespace
• Fix TiktokenTokenizer import patch
• Add async context manager mocks
• Update aiohttp.ClientSession patch
• Improve test reliability
(cherry picked from commit 561ba4e4b5)
|
2025-12-04 19:11:14 +08:00 |
|