You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No worries! Working with the Chat streams is still kind of crazy, we need to merge the hacks we've used in practice into the library soon. Until then, you'll probably find it a pain to use in production, where chunks may contain several objects or parts of objects.
I believe "max_tokens" is missing for CreateChatCompletionRequest in https://github.com/gptlabs/openai-streams/blob/0892cb4e86419b55463d5fb36dbd002ce0e32832/src/lib/pinned.ts#L25
I get an error that doesn't allow me to set max_tokens when using a chat competition (great work on this library by the way!)
The text was updated successfully, but these errors were encountered: