Update generate-embeddings.md

This commit is contained in:
Amith Koujalgi 2024-10-30 11:07:40 +05:30
parent afa09e87a5
commit bedfec6bf9
No known key found for this signature in database
GPG Key ID: E29A37746AF94B70

View File

@ -35,7 +35,7 @@ public class Main {
}
```
Or, using the `OllamaEmbedResponseModel`:
Or, using the `OllamaEmbedRequestModel`:
```java
import io.github.ollama4j.OllamaAPI;