forked from Mirror/ollama4j
init
This commit is contained in:
parent
6becd43a31
commit
977cb219e1
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
# This workflow will build a package using Maven and then publish it to GitHub packages when a release is created
|
# 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
|
# 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:
|
#on:
|
||||||
# release:
|
# release:
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
A Java wrapper for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/api.md) APIs.
|
A Java wrapper for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/api.md) APIs.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
|
|
||||||
With Maven from [Nexus](https://s01.oss.sonatype.org/#nexus-search;quick~ollama4j):
|
With Maven from [Nexus](https://s01.oss.sonatype.org/#nexus-search;quick~ollama4j):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user