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: ollama4j/ollama4j
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.91
Choose a base ref
...
head repository: ollama4j/ollama4j
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.92
Choose a head ref
  • 15 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 13, 2025

  1. Update README.md

    amithkoujalgi authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    3e33b8d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Update README.md

    amithkoujalgi authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    04bae4c View commit details
    Browse the repository at this point in the history
  2. Create close-issue.yml

    amithkoujalgi committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    9503451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27bea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Add support for registering object instances instead of only through …

    …the `@OllamaToolService` annotation
    seeseemelk committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    b2b3feb View commit details
    Browse the repository at this point in the history
  2. Fix random test failure

    seeseemelk committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    a96dc11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    761fbc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Merge pull request #87 from seeseemelk/feature/annotated-objects

    Add support for registering object instances
    amithkoujalgi authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    a06a402 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from seeseemelk/feature/token-streamer

    Add ability to stream tokens in chat
    amithkoujalgi authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    dda807d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Update close-issue.yml

    amithkoujalgi authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    785dd12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a418cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d603c4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ac65f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Add support for deepseek-r1 model

    kwongiho authored and giho.kwon committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    ac8a40a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Merge pull request #89 from kwongiho/main

    Add support for deepseek-r1 model
    amithkoujalgi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    ab70201 View commit details
    Browse the repository at this point in the history
Loading