Merge pull request #233 from naa7/patch-4

updated README.md
pull/243/head
t.me/xtekky 1 year ago committed by GitHub
commit 62014fa85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,4 +8,5 @@ import theb
# simple streaming completion
for token in theb.Completion.create('hello world'):
print(token, end='', flush=True)
```
print("")
```

Loading…
Cancel
Save