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 AnswerJoiner new component #8122

Merged
merged 14 commits into from
Aug 1, 2024
Merged

feat: Add AnswerJoiner new component #8122

merged 14 commits into from
Aug 1, 2024

Commits on Jul 30, 2024

  1. Initial AnswerJoiner

    vblagoje committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f7973fc View commit details
    Browse the repository at this point in the history
  2. Initial tests

    vblagoje committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f02d7dd View commit details
    Browse the repository at this point in the history
  3. Add release note

    vblagoje committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e240273 View commit details
    Browse the repository at this point in the history
  4. Resove mypy warning

    vblagoje committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    449bfee View commit details
    Browse the repository at this point in the history
  5. Add custom join function

    vblagoje committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    edcf647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9218a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36b00da View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Make fixes

    sjrl committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1441701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a257a47 View commit details
    Browse the repository at this point in the history
  3. Add to API docs

    sjrl committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9321e64 View commit details
    Browse the repository at this point in the history
  4. Add more tests

    sjrl committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9938b03 View commit details
    Browse the repository at this point in the history
  5. Update haystack/components/joiners/answer_joiner.py

    Co-authored-by: Amna Mubashar <[email protected]>
    sjrl and Amnah199 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e19adae View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    3784c6d View commit details
    Browse the repository at this point in the history
  2. update docstrings

    dfokina committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    444835d View commit details
    Browse the repository at this point in the history