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 support for Embeddings #123

Merged
merged 16 commits into from
Oct 16, 2023
Merged

Add support for Embeddings #123

merged 16 commits into from
Oct 16, 2023

Commits on Sep 4, 2023

  1. Add support for creating embeddings with OpenAI API.

    Håvard Holen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c62336b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

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

Commits on Sep 27, 2023

  1. Resolved merge conflict.

    Håvard Holen committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4c3ebf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    fc3ea4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d92e82 View commit details
    Browse the repository at this point in the history
  3. Refactoring #120

    marcominerva committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ded1df7 View commit details
    Browse the repository at this point in the history
  4. Samples update #120

    marcominerva committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    960418c View commit details
    Browse the repository at this point in the history
  5. Documentation update #121

    marcominerva committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    158e6af View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    037b05e View commit details
    Browse the repository at this point in the history
  2. Libraries update

    marcominerva committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7437c20 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix a typo

    marcominerva committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d9eabc0 View commit details
    Browse the repository at this point in the history
  2. Update documentation #121

    marcominerva committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2478d6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f778fce View commit details
    Browse the repository at this point in the history
  4. Action update

    marcominerva committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    617f0d6 View commit details
    Browse the repository at this point in the history