-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] turbo not working in stream #24
Comments
yeah I'm having the same problem. |
I guess TwitterBio doesn't support GPT-3 anymore since GPT3.5 Turbo. |
Streaming should still be supported though. @Nutlope |
I have recently discovered a repository called Better Readings https://github.com/llegomark/betterreadings, which utilizes the Nutlope Twitter bio template. This website employs various technologies such as type safety, streaming, openai typing, gpt3Tokenizer, and gpt-3.5-turbo. More information can be found in the readme file. Check it out and it super fast! |
I know the streaming works for gpt3, and I notice the commit today that supports gpt3.5 turbo.
but I tried it out and the streaming is not working properly
is this fully supported already or wip?
The text was updated successfully, but these errors were encountered: