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

New workflow to generate embeddings in a single workflow #1296

Merged
merged 56 commits into from
Nov 1, 2024
Merged

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    24c830b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d54218 View commit details
    Browse the repository at this point in the history
  3. version change

    gaudyb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    411b679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00690cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    922a7cf View commit details
    Browse the repository at this point in the history
  6. remove code

    gaudyb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a13615 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    cbe94c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    977d025 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    9dd9fc8 View commit details
    Browse the repository at this point in the history
  2. feedback implemented

    gaudyb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    efd926b View commit details
    Browse the repository at this point in the history
  3. merge conflict fixed

    gaudyb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a889c3e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. changes in logic

    gaudyb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8c07704 View commit details
    Browse the repository at this point in the history
  2. feedback implemented

    gaudyb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a646e2c View commit details
    Browse the repository at this point in the history
  3. store in table bug fixed

    gaudyb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6cc1481 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    218787e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda481e View commit details
    Browse the repository at this point in the history
  3. smoke test fix

    gaudyb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a958332 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    106dcd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. smoke tests

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    70c693b View commit details
    Browse the repository at this point in the history
  2. fix

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d422b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f3925c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3890d View commit details
    Browse the repository at this point in the history
  5. ruff formatting updates

    jgbradley1 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4a18ce7 View commit details
    Browse the repository at this point in the history
  6. fix

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    05d205a View commit details
    Browse the repository at this point in the history
  7. smoke test fixed

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7a3925c View commit details
    Browse the repository at this point in the history
  8. smoke test fixed

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7ba505d View commit details
    Browse the repository at this point in the history
  9. fix lancedb import

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e789930 View commit details
    Browse the repository at this point in the history
  10. smoke test fix

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e57faa6 View commit details
    Browse the repository at this point in the history
  11. ignore sorting

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f61ebe4 View commit details
    Browse the repository at this point in the history
  12. smoke test fixed

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a9c0a73 View commit details
    Browse the repository at this point in the history
  13. smoke test fixed

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5c0359b View commit details
    Browse the repository at this point in the history
  14. check smoke test

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    054b6a2 View commit details
    Browse the repository at this point in the history
  15. smoke test fixed

    gaudyb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    38db420 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. change config for vector store

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3a4a04a View commit details
    Browse the repository at this point in the history
  2. format fix

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3829cf0 View commit details
    Browse the repository at this point in the history
  3. vector store changes

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3a2e7da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76925e2 View commit details
    Browse the repository at this point in the history
  5. merge conflict solved

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7d600ed View commit details
    Browse the repository at this point in the history
  6. merge conflict solved

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    399393d View commit details
    Browse the repository at this point in the history
  7. format fixed

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b2343f7 View commit details
    Browse the repository at this point in the history
  8. merge conflict solved

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b65cfd7 View commit details
    Browse the repository at this point in the history
  9. format fixed

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7db6667 View commit details
    Browse the repository at this point in the history
  10. fix return dataframe

    gaudyb committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7c86c6e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    2c10a7f View commit details
    Browse the repository at this point in the history
  2. snapshot fix

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3eca0b6 View commit details
    Browse the repository at this point in the history
  3. format fix

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    46a27c2 View commit details
    Browse the repository at this point in the history
  4. embeddings param implemented

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0931df8 View commit details
    Browse the repository at this point in the history
  5. validation fixes

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d4e6d1e View commit details
    Browse the repository at this point in the history
  6. fix map

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dd11006 View commit details
    Browse the repository at this point in the history
  7. fix map

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dff8839 View commit details
    Browse the repository at this point in the history
  8. fix properties

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4a2211a View commit details
    Browse the repository at this point in the history
  9. config updates

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9fed605 View commit details
    Browse the repository at this point in the history
  10. smoke test fixed

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cab502b View commit details
    Browse the repository at this point in the history
  11. settings change

    gaudyb committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8a26964 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    05ab9cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1c99a View commit details
    Browse the repository at this point in the history