apply Reranker class at chromaDB

This commit is contained in:
kimbwook 2025-08-18 15:59:53 +08:00
parent c66ebae9b6
commit db0ce0d7e2
No known key found for this signature in database
GPG key ID: 13B032C99CBD373A
5 changed files with 175 additions and 14 deletions

View file

@ -4,11 +4,11 @@
Protocol for batch processing API operations.
The Batches API enables efficient processing of multiple requests in a single operation,
particularly useful for processing large datasets, batch evaluation workflows, and
cost-effective inference at scale.
The Batches API enables efficient processing of multiple requests in a single operation,
particularly useful for processing large datasets, batch evaluation workflows, and
cost-effective inference at scale.
Note: This API is currently under active development and may undergo changes.
Note: This API is currently under active development and may undergo changes.
This section contains documentation for all available providers for the **batches** API.