This commit is contained in:
Amith Koujalgi 2023-10-27 16:40:34 +05:30
parent 6becd43a31
commit 977cb219e1
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# This workflow will build a package using Maven and then publish it to GitHub packages when a release is created
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path
name: Maven Package Publish to GitHub Packages
name: Test and Publish Package
#on:
# release:

View File

@ -2,6 +2,8 @@
A Java wrapper for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/api.md) APIs.
![Build Status](https://github.com/amithkoujalgi/ollama4j/actions/workflows/maven-publish.yml/badge.svg)
Install:
With Maven from [Nexus](https://s01.oss.sonatype.org/#nexus-search;quick~ollama4j):