This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Description
Issue Type
Bug Report
Notebook Name
notebooks/guides/getting-started/v2/tutorial_pt5_v2.ipynb
Description
Why can't I get the "rank_fields" argument to work?
Here's the error I get - V2Client.rerank() got an unexpected keyword argument 'rank_fields'
Steps to Reproduce (for bugs)
- Open notebook
- Run the notebook till Cell 8
- Error thrown - V2Client.rerank() got an unexpected keyword argument 'rank_fields'
System Information
OS: Windows 11
Python version - 3.11.10
Packages : cohere==5.12.0
Additional Context
No response