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

Add embedding models configurable, from both transformers.js and TEI #646

Merged
merged 32 commits into from
Jan 9, 2024

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. fix lint and format

    mikelfried committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3473fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebf653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c065045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8df8fd2 View commit details
    Browse the repository at this point in the history
  5. Fix lint and format

    mikelfried committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    cc02b4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53fa58a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Fixing CR issues

    mikelfried committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9a867aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6e290 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    mikelfried committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dc8d4e9 View commit details
    Browse the repository at this point in the history
  4. Fix more minor code CR

    mikelfried committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    aacbfeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a9950d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce01d4 View commit details
    Browse the repository at this point in the history
  7. Fix lint and format

    mikelfried committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f822ced View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    421ecca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85faee View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    00a970e View commit details
    Browse the repository at this point in the history
  2. Update settings.json

    mikelfried authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    a36c521 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Update README.md

    Co-authored-by: Mishig <[email protected]>
    mikelfried and Mishig authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d132375 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Mishig <[email protected]>
    mikelfried and Mishig authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e105225 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Mishig <[email protected]>
    mikelfried and Mishig authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    f615fef View commit details
    Browse the repository at this point in the history
  4. Resolved more issues

    mikelfried committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9ef62b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. lint

    nsarrazin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7c79582 View commit details
    Browse the repository at this point in the history
  2. Fix more issues

    mikelfried committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    60d9b23 View commit details
    Browse the repository at this point in the history
  3. Fix format

    mikelfried committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    65760bc View commit details
    Browse the repository at this point in the history
  4. fix small typo

    mikelfried committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3eb93ba View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. lint

    nsarrazin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5914529 View commit details
    Browse the repository at this point in the history
  2. fix default model

    mishig25 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    25d9600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fafecb7 View commit details
    Browse the repository at this point in the history
  4. format

    mishig25 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ed3688c View commit details
    Browse the repository at this point in the history
  5. add "authorization" example

    mishig25 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4ed0066 View commit details
    Browse the repository at this point in the history
  6. format

    mishig25 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    669e86d View commit details
    Browse the repository at this point in the history