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.6
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.7
Choose a head ref
  • 9 commits
  • 30 files changed
  • 5 contributors

Commits on Jan 14, 2025

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

Commits on Jan 15, 2025

  1. chore: bump ruff and ensure imports are sorted (#385)

    * chore: upgrade ruff & sort imports
    akx authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    89e719a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    eefe5c9 View commit details
    Browse the repository at this point in the history
  2. Fix create examples (#421)

    jmorganca authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    7a6ab04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d6842 View commit details
    Browse the repository at this point in the history
  4. client: improve error messaging on connection failure (#398)

    *iImprove error messaging on connection failure
    ParthSareen authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    967fd65 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. choe: run tests on main (#422)

    * Make tests actually run on `main` (and don't ignore example/readme changes)
    akx authored Jan 17, 2025
    1 Configuration menu
    Copy the full SHA
    f7e23dd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. bump httpx from 0.27.2 to 0.28.1 (#365)

    bump httpx from 0.27.2 to 0.28.1
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: ParthSareen <[email protected]>
    dependabot[bot] and ParthSareen authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    7e64093 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

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