Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Yang <[email protected]>
  • Loading branch information
ParthSareen and mxyng authored Nov 21, 2024
1 parent 2b9254e commit 6c472d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ See [_types.py](ollama/_types.py) for more information on the response types.

Response streaming can be enabled by setting `stream=True`.

Streaming Tool/Function calling is not yet supported.
> [!NOTE]
> Streaming Tool/Function calling is not yet supported.
```python
from ollama import chat
Expand Down

0 comments on commit 6c472d2

Please sign in to comment.