Replies: 1 comment
-
@dosstx same problem with me, did you manage to solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the AI SDK to generate short stories. I am trying to debug why the messages stream gets cut off sometimes mid-sentence. For example:
I am using the OpenAI API SDK with AI SDK in a Firebase Cloud Function.
Anyone got any advice on how to debug this? Here are my openAI chat completions settings:
The total characters in the generated stories is about 3000.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions