Update 12 - OpenAI API.md

This commit is contained in:
oobabooga 2023-11-07 12:36:52 -03:00 committed by GitHub
parent 15d4ea180d
commit 6ec997f195
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,7 +180,7 @@ while True:
print()
```
### Python completions example with streaming
#### Python completions example with streaming
Start the script with `python -u` to see the output in real time.