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

Added Ollama support in transform function #106

Merged
merged 14 commits into from
Jun 24, 2024

Commits on Apr 22, 2024

  1. Embeddings generation

    destrex271 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5419d4b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Ollama Embeddings generator added

    Embeddings can also be generated using Ollama models using the transform function.
    destrex271 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7317c4e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 28, 2024

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

Commits on May 10, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    42f44fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eeb168 View commit details
    Browse the repository at this point in the history
  3. Resolved conflicts

    destrex271 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    240c80a View commit details
    Browse the repository at this point in the history
  4. Updated branch with main

    destrex271 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f782095 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fixed formatting

    destrex271 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    7ccfbd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix pgmq install

    ChuckHend committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    02cc74b View commit details
    Browse the repository at this point in the history
  2. fmt

    ChuckHend committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    863f071 View commit details
    Browse the repository at this point in the history
  3. fix path for pgmq install

    ChuckHend committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0ed6cba View commit details
    Browse the repository at this point in the history