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 LinkContentFetcher Haystack 2.0 component #5724

Merged
merged 44 commits into from
Sep 20, 2023
Merged

Commits on Sep 5, 2023

  1. Add LinkContentFetcher

    vblagoje committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4cba96c View commit details
    Browse the repository at this point in the history
  2. Add release note

    vblagoje committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    05b499d View commit details
    Browse the repository at this point in the history
  3. Small fixes

    vblagoje committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3ffe3fe View commit details
    Browse the repository at this point in the history
  4. Fix pydocs

    vblagoje committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f8934f1 View commit details
    Browse the repository at this point in the history
  5. PR feedback

    vblagoje committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    89ed8f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0fa800 View commit details
    Browse the repository at this point in the history
  7. PR feedback

    vblagoje committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    34e9796 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. adjustments

    ZanSara committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2c2d29c View commit details
    Browse the repository at this point in the history
  2. improve tests

    ZanSara committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a60a908 View commit details
    Browse the repository at this point in the history
  3. initial draft

    ZanSara committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    24afbdf View commit details
    Browse the repository at this point in the history
  4. tests

    ZanSara committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    237857d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. add proposal

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3ea01ef View commit details
    Browse the repository at this point in the history
  2. proposal number

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2e3f337 View commit details
    Browse the repository at this point in the history
  3. reno

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    89ec540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cfd6a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f6d833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c70da4a View commit details
    Browse the repository at this point in the history
  7. mypy

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c816514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0729c39 View commit details
    Browse the repository at this point in the history
  9. use the new document

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    95a3815 View commit details
    Browse the repository at this point in the history
  10. add docstring

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f3c4a3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23141c2 View commit details
    Browse the repository at this point in the history
  12. fix more tests

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    de8ccf7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a824762 View commit details
    Browse the repository at this point in the history
  14. mypy

    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8e1f971 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'new_content_fetcher' of github.com:deepset-ai/haystack …

    …into new_content_fetcher
    ZanSara committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f5ea39c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix tests

    ZanSara committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4dce474 View commit details
    Browse the repository at this point in the history
  2. add e2e

    ZanSara committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c27fc21 View commit details
    Browse the repository at this point in the history
  3. review feedback

    ZanSara committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a042ec0 View commit details
    Browse the repository at this point in the history
  4. improve __str__

    ZanSara committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    85208e5 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
    ZanSara and dfokina authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9f8126d View commit details
    Browse the repository at this point in the history
  6. Update haystack/preview/dataclasses/document.py

    Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
    ZanSara and dfokina authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    71dca80 View commit details
    Browse the repository at this point in the history
  7. improve __str__

    ZanSara committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2f49503 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71fd896 View commit details
    Browse the repository at this point in the history
  9. fix tests

    ZanSara committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4fb07a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bec8bf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f236f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix more tests

    ZanSara committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    de46aac View commit details
    Browse the repository at this point in the history
  2. fix test

    ZanSara committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1281b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    026333f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merged changes from main

    vblagoje committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e5b6369 View commit details
    Browse the repository at this point in the history
  2. Fix end-of-file-fixer

    vblagoje committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a95d08a View commit details
    Browse the repository at this point in the history
  3. Post merge fixes

    vblagoje committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7ec642b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d94f2 View commit details
    Browse the repository at this point in the history