Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add GET /api/v1/records/:record_id endpoint #4039

Conversation

jfcalvo
Copy link
Member

@jfcalvo jfcalvo commented Oct 25, 2023

Description

This PR adds a new GET /api/v1/records/:record_id endpoint to get specific records.

This feature is necessary to render a specific record when finding for similarity on the UI.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested

(Please describe the tests that you ran to verify your changes. And ideally, reference tests)

  • Running tests locally.

Checklist

  • I added relevant documentation
  • follows the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I filled out the contributor form (see text above)
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@jfcalvo jfcalvo requested a review from frascuchon October 25, 2023 12:15
@frascuchon frascuchon merged commit dd92f9f into feature/feedback-dataset-semantic-similarity Oct 25, 2023
@frascuchon frascuchon deleted the feat/add-get-record-endpoint branch October 25, 2023 12:50
@github-actions
Copy link

The URL of the deployed environment for this PR is https://argilla-quickstart-pr-4039-ki24f765kq-no.a.run.app

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.

2 participants