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

Feature/rnd 1233 update the cpr sdk to be able to create basedocument objects #17

Conversation

THOR300
Copy link
Collaborator

@THOR300 THOR300 commented May 1, 2024

Description

Pull request to integrate functionality to convert from flat and passage level data in hugging face to BaseDocument objects.

Proposed version

Please select the option below that is most relevant from the list below. This
will be used to generate the next tag version name during auto-tagging.

  • Skip auto-tagging
  • Patch
  • Minor version
  • Major version

Visit the Semver website to understand the
difference between MAJOR, MINOR, and PATCH versions.

Notes:

  • If none of these options are selected, auto-tagging will fail (integrated soon)
  • Where multiple options are selected, the most senior option ticked will be
    used -- e.g. Major > Minor > Patch
  • If you are selecting the version in the list above using the textbox, make
    sure your selected option is marked [x] with no spaces in between the
    brackets and the x

Type of change

Please select the option(s) below that are most relevant:

  • Bug fix
  • New feature
  • Breaking change

How Has This Been Tested?

Please describe the tests that you added to verify your changes.

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

@THOR300 THOR300 force-pushed the feature/rnd-1233-update-the-cpr_sdk-to-be-able-to-create-basedocument-objects branch 2 times, most recently from 0c15f57 to a30bfbe Compare May 20, 2024 15:57
Mark added 5 commits May 23, 2024 08:47
…-method-not-including' into feature/rnd-1233-update-the-cpr_sdk-to-be-able-to-create-basedocument-objects

Merge in the updates to the passage level parser output method.
@THOR300 THOR300 changed the base branch from main to feature/pdct-1112-bugfix-parser-output-to-passage-level-method-not-including May 23, 2024 08:23
@THOR300 THOR300 marked this pull request as ready for review May 24, 2024 10:05
@THOR300 THOR300 requested a review from kdutia May 28, 2024 09:19
Copy link
Member

@kdutia kdutia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 🫡

Base automatically changed from feature/pdct-1112-bugfix-parser-output-to-passage-level-method-not-including to main May 29, 2024 13:00
@THOR300 THOR300 merged commit e68dda6 into main May 29, 2024
6 checks passed
@THOR300 THOR300 deleted the feature/rnd-1233-update-the-cpr_sdk-to-be-able-to-create-basedocument-objects branch May 29, 2024 13:11
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