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: Added features for May 2024 Embeddings Models #205

Merged
merged 19 commits into from
Jun 8, 2024
Merged

Commits on Apr 30, 2024

  1. feat: Added features for Preview Embeddings Models

    - Add Output Dimensionality
    - Add additional embeddings types
    holtskinner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6ef1764 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    holtskinner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1b284c6 View commit details
    Browse the repository at this point in the history
  3. Ran lint format

    holtskinner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e0a9d48 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 6, 2024

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

Commits on May 10, 2024

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

Commits on May 14, 2024

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

Commits on May 15, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    6a3bf4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1315f22 View commit details
    Browse the repository at this point in the history
  3. Added integration test

    holtskinner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b84e5f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a00a22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4cdd11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d96999 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d54ac0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cb6ca8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10a80d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Fix parameter to _get_multimodal_embeddings_with_retry

    - `dimensions` -> `dimension`
    holtskinner committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c4cb44c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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