mirror of
https://github.com/ollama/ollama-python.git
synced 2026-05-03 04:42:42 +00:00
Update README.md
This commit is contained in:
@@ -104,7 +104,7 @@ ollama.push('user/llama2')
|
||||
### Embeddings
|
||||
|
||||
```python
|
||||
ollama.embeddings(model='llama2', prompt='They sky is blue because of rayleigh scattering')
|
||||
ollama.embeddings(model='llama2', prompt='The sky is blue because of rayleigh scattering')
|
||||
```
|
||||
|
||||
## Custom client
|
||||
|
||||
Reference in New Issue
Block a user