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: made truncation optional for BedrockGenerator #833

Merged
merged 4 commits into from
Jul 1, 2024

Commits on Jun 19, 2024

  1. Added truncate parameter to init method

    Amna Mubashar authored and Amna Mubashar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b45bf2f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Updated the docstring

    Amna Mubashar authored and Amna Mubashar committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    45383cb View commit details
    Browse the repository at this point in the history
  2. fixed serialization bug for BedrockGenerator

    Amna Mubashar authored and Amna Mubashar committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    79ba577 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Add a test to check truncation functionality

    Amna Mubashar authored and Amna Mubashar committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1add023 View commit details
    Browse the repository at this point in the history