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

Better Ollama support #208

Merged
merged 20 commits into from
Aug 27, 2024
Merged

Better Ollama support #208

merged 20 commits into from
Aug 27, 2024

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    fd183b0 View commit details
    Browse the repository at this point in the history
  2. removed old docs

    dillonalaird committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ac05078 View commit details
    Browse the repository at this point in the history
  3. add ollama sim

    dillonalaird committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    70db76e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add json mode for ollama

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e950e8b View commit details
    Browse the repository at this point in the history
  2. added options to ollama

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    456fb12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfea046 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    553f139 View commit details
    Browse the repository at this point in the history
  5. better json parsing

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    74924e8 View commit details
    Browse the repository at this point in the history
  6. updated README

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41d4718 View commit details
    Browse the repository at this point in the history
  7. fix type error

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3f2867e View commit details
    Browse the repository at this point in the history
  8. fix type error

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c9ea03f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2eed7e8 View commit details
    Browse the repository at this point in the history
  10. remove debug

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    edec1f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20009e1 View commit details
    Browse the repository at this point in the history
  12. fixed merge issues

    dillonalaird committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9fe4c78 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e3d6df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d00c460 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. more docs for ollama

    dillonalaird committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c14f147 View commit details
    Browse the repository at this point in the history
  2. added tests for ollama

    dillonalaird committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0eba8ab View commit details
    Browse the repository at this point in the history
  3. remove debug

    dillonalaird committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    65fa2ff View commit details
    Browse the repository at this point in the history