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: ollama/ollama-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: ollama/ollama-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.6
Choose a head ref
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 13, 2025

  1. create api

    pdevine committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    427b0c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee1102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f9fb88 View commit details
    Browse the repository at this point in the history
  4. add unit tests

    pdevine committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    4dec73e View commit details
    Browse the repository at this point in the history
  5. Make ruff happy

    ParthSareen committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    f718dab View commit details
    Browse the repository at this point in the history
  6. unhide create_blob

    pdevine committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    a0388b2 View commit details
    Browse the repository at this point in the history
  7. fix async client

    pdevine committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    f5c8ee0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. feed ruff

    pdevine committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    fc8585e View commit details
    Browse the repository at this point in the history
  2. python <3.9 errors

    pdevine committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    2be0bcf View commit details
    Browse the repository at this point in the history
  3. whackamole

    pdevine committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    2434443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbf94d8 View commit details
    Browse the repository at this point in the history
  5. make 3.8 happy

    ParthSareen committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    ba27e71 View commit details
    Browse the repository at this point in the history
  6. Revert "make 3.8 happy"

    This reverts commit ba27e71.
    ParthSareen committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    c7d4f16 View commit details
    Browse the repository at this point in the history
  7. fix stuff

    ParthSareen committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    d9746ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #417 from ollama/pdevine/create-api

    add create api changes
    pdevine authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    2cad1f5 View commit details
    Browse the repository at this point in the history
Loading