Max Leiter

Results 214 comments of Max Leiter

Hey @woodbridge, sorry for the delay here. Would you mind reviewing @StefanDjokovic's comments, then I can give it a final look and approval? Thank you!

Can someone provide a reproduction? I don't believe OpenAI should be including the function calls after text in a message.

Using experimental data opts you into a new streaming protocol that uses prefixed lines to distinguish between message types. You'll need to implement a parser for this on your end....

How are you hosting your code? Your provider needs to support streaming responses.

@VincentVanclef I'm open to it, but i wrote this library specifically because I needed to handle the events in my use-case. If you want to share what the API might...

Hey @RAORelewise, just curious if you have an update

Please share more information like your node and framework versions, operating system, etc.

We've revamped our documentation. Please give it another look!

Which framework are you using?

Can you provide your entire code? It may be a bug with `handleSubmit` if that's what you're using for the form, but I can't reproduce with some quick tests.