[PR #1044] [MERGED] Added Ollama4j (Java library) to community integrations #10449

Closed
opened 2026-04-12 23:00:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1044
Author: @amithkoujalgi
Created: 11/8/2023
Status: Merged
Merged: 11/8/2023
Merged by: @BruceMacD

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Hi @jmorganca, thank you so much for your efforts in building and constantly updating such a cool piece of software.
I really like Ollama and have been experimenting with it regularly. I also plan to integrate it into many more Java applications.
I noticed there isn't a Java library listed under community integrations, that's why I felt the need to create a Java library for interacting with Ollama's REST APIs, and as a result, I've published Ollama4j as a package and I plan to constantly improve it. This way, others who work with Java can easily interact with the Ollama API.

Thanks again, and keep up the great work!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1044 **Author:** [@amithkoujalgi](https://github.com/amithkoujalgi) **Created:** 11/8/2023 **Status:** ✅ Merged **Merged:** 11/8/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4bf52c0`](https://github.com/ollama/ollama/commit/4bf52c08f9b7d897b9bc0df4f21f9a27386d94f4) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hi @jmorganca, thank you so much for your efforts in building and constantly updating such a cool piece of software. I really like Ollama and have been experimenting with it regularly. I also plan to integrate it into many more Java applications. I noticed there isn't a Java library listed under community integrations, that's why I felt the need to create a Java library for interacting with Ollama's REST APIs, and as a result, I've published Ollama4j as a package and I plan to constantly improve it. This way, others who work with Java can easily interact with the Ollama API. Thanks again, and keep up the great work! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:00:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#10449