mirror of
https://github.com/ollama/ollama-python.git
synced 2026-05-03 12:52:35 +00:00
Update README.md
This commit is contained in:
@@ -104,7 +104,7 @@ ollama.push('user/llama2')
|
|||||||
### Embeddings
|
### Embeddings
|
||||||
|
|
||||||
```python
|
```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
|
## Custom client
|
||||||
|
|||||||
Reference in New Issue
Block a user