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

Frank/ollama module #1099

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    85ab9b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f548e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa48ecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49fa3a9 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    frankhaugen committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    952e5cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75a58a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. testcontainers#1097 Update Ollama configuration and remove test helpers

    This commit updates the Ollama configuration to allow more customization options and removes unnecessary test helpers. The OllamaConfiguration class was refactored to provide more configurable parameters such as the VolumePath and VolumeName. Additionally, the TestOutputHelperExtensions and TestOutputLogger classes were deleted as they were not providing any significant value.
    frankhaugen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d1c1aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daab7ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57461bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad1e944 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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