mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-14 19:37:11 +02:00
Update README.md
This commit is contained in:
parent
48d0a494ee
commit
202fbef8b7
@ -102,7 +102,7 @@ In your Maven project, add this dependency:
|
||||
<dependency>
|
||||
<groupId>io.github.ollama4j</groupId>
|
||||
<artifactId>ollama4j</artifactId>
|
||||
<version>1.0.93</version>
|
||||
<version>1.0.100</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@ -158,7 +158,7 @@ In your Maven project, add this dependency:
|
||||
<dependency>
|
||||
<groupId>io.github.ollama4j</groupId>
|
||||
<artifactId>ollama4j</artifactId>
|
||||
<version>1.0.93</version>
|
||||
<version>1.0.100</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@ -168,7 +168,7 @@ In your Maven project, add this dependency:
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
implementation 'io.github.ollama4j:ollama4j:1.0.93'
|
||||
implementation 'io.github.ollama4j:ollama4j:1.0.100'
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user