Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gbaptista/ollama-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: gbaptista/ollama-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 13, 2024

  1. fixing spec

    gbaptista committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9e8fcc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. migrating to typhoeus

    gbaptista committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8750239 View commit details
    Browse the repository at this point in the history
  2. bump to 1.2.0

    gbaptista committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    37dd4b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. fixing encoding issues

    gbaptista committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    756ec0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from gbaptista/gb-utf8

    Fixing encoding issues (incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError))
    gbaptista authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    24d05b1 View commit details
    Browse the repository at this point in the history
  3. bump to 1.2.1

    gbaptista committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9b3fb7a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. add optional bearer token

    denys281 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6dd29d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Merge pull request #3 from denys281/add-bearer-token

    Add optional bearer token
    gbaptista authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0403ad0 View commit details
    Browse the repository at this point in the history
  2. updating README

    gbaptista committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d23aeea View commit details
    Browse the repository at this point in the history
  3. bump to 1.3.0

    gbaptista committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f60cc91 View commit details
    Browse the repository at this point in the history
Loading