Skip to content

Conversation

@rohanshah18
Copy link
Contributor

@rohanshah18 rohanshah18 commented Feb 3, 2025

Problem

Rerank endpoint is updated to accept documents as List<Map<String, Object>> instead of List<Map<String, String>> and parameters now accepts Map<String, Object> instead of Map<String, String>.

Solution

Update the example in README for rerank example

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

NA

@rohanshah18 rohanshah18 marked this pull request as ready for review February 3, 2025 19:30
@rohanshah18 rohanshah18 merged commit 6ed8d46 into main Feb 3, 2025
7 of 9 checks passed
@rohanshah18 rohanshah18 deleted the rshah/updateRerankReadme branch February 3, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants