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: Support embedding dimensions on DeepsetCloudDocumentStore #2995

Merged
merged 14 commits into from
Aug 12, 2022

Commits on Aug 11, 2022

  1. Add embedding_dim to dc store

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c400d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875dd95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e17b27 View commit details
    Browse the repository at this point in the history
  4. Remove unused param

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2694826 View commit details
    Browse the repository at this point in the history
  5. Update the documentation

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d53f0ef View commit details
    Browse the repository at this point in the history
  6. Update schemas

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6eca834 View commit details
    Browse the repository at this point in the history
  7. Revert openapi changes

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b7ac993 View commit details
    Browse the repository at this point in the history
  8. Revert openapi changes

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    00e7786 View commit details
    Browse the repository at this point in the history
  9. Fix openapi

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    adc004d View commit details
    Browse the repository at this point in the history
  10. Fix json schema

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    83c90e3 View commit details
    Browse the repository at this point in the history
  11. Improve docstrings

    Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>
    dmigo and agnieszka-m committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2abc8cb View commit details
    Browse the repository at this point in the history
  12. Improve logs

    Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>
    dmigo and agnieszka-m committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3769c24 View commit details
    Browse the repository at this point in the history
  13. Update the docs

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8d8c589 View commit details
    Browse the repository at this point in the history
  14. Fix similarity

    dmigo committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c29b18f View commit details
    Browse the repository at this point in the history