Update generate-embeddings.md

This commit is contained in:
Amith Koujalgi
2024-10-30 11:07:40 +05:30
parent afa09e87a5
commit bedfec6bf9

View File

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