Update README.md

This commit is contained in:
Kelvin Watson 2024-05-19 11:58:08 -07:00 committed by GitHub
parent 45e5d07581
commit 2866d83a2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -87,9 +87,7 @@ dependencies {
```groovy ```groovy
dependencies { dependencies {
implementation("io.github.amithkoujalgi:ollama4j:1.0.70") implementation("io.github.amithkoujalgi:ollama4j:1.0.70")
} }
``` ```
Latest release: Latest release:
@ -181,4 +179,4 @@ project.
### References ### References
- [Ollama REST APIs](https://github.com/jmorganca/ollama/blob/main/docs/api.md) - [Ollama REST APIs](https://github.com/jmorganca/ollama/blob/main/docs/api.md)