Update README.md

This commit is contained in:
Amith Koujalgi 2023-10-27 17:00:42 +05:30 committed by GitHub
parent 59919ddffa
commit 73db1dbd8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
### Ollama4j
![](https://raw.githubusercontent.com/amithkoujalgi/ollama4j/163e88bc82b4beb4a52e4d99f9b5d9ef1255ec06/ollama4j.png )
<img src='https://raw.githubusercontent.com/amithkoujalgi/ollama4j/163e88bc82b4beb4a52e4d99f9b5d9ef1255ec06/ollama4j.png' width='100'>
A Java wrapper for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/api.md) APIs.
@ -9,6 +9,7 @@ A Java wrapper for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/a
Install:
With Maven from [Nexus](https://s01.oss.sonatype.org/#nexus-search;quick~ollama4j):
```xml
<dependency>
<groupId>io.github.amithkoujalgi</groupId>