cohere-ai / cohere-python

Python Library for Accessing the Cohere API
https://docs.cohere.ai
MIT License
278 stars 60 forks source link

Add rerank support for sagemaker #526

Closed billytrend-cohere closed 2 months ago

billytrend-cohere commented 2 months ago

The PR introduces changes related to adding support for a new RerankResponse in the aws_client.py module.

Summary

Code Changes