Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Ollama4j (Java library) to community integrations #1044

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

amithkoujalgi
Copy link
Contributor

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!

Added Ollama4j Java library to the list of libraries.
@amithkoujalgi amithkoujalgi changed the title Added Ollama4j for Java community integration Added Ollama4j (Java library) to community integrations Nov 8, 2023
Copy link
Contributor

@BruceMacD BruceMacD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your effort putting this together, we appreciate community support on libraries like this.

@BruceMacD BruceMacD merged commit ec84c02 into ollama:main Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants