mirror of
https://github.com/ollama/ollama.git
synced 2026-08-03 22:31:56 +00:00
Update examples/python-loganalysis/loganalysis.py
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
This commit is contained in:
parent
e4f59ba073
commit
96bf9cafa7
1 changed files with 0 additions and 6 deletions
|
|
@ -43,9 +43,3 @@ for line in response.iter_lines():
|
|||
if json_data['done'] == False:
|
||||
print(json_data['response'], end='', flush=True)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue