Testing Threads Streamed Responses #442
Unanswered
aprod-captiwate
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think I figured what is missing: in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to test a streamed thread run with a given fixture:
But I got
I figured it is because
CreateStreamedResponse
is for chat completions, not for threads, but I can't find an equivalent for Threads. Is it not yet implemented?Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions