OpenAI Responses API #5164
-
Hi, I'm trying to implement the new openai.responses API, and following the guide but not seeing any responses coming back in the UI even though the API call seems to be successful. When I remove .responses the chats come back in the UI fine. Am I missing something simple?! Thanks I am using streamText const result = await withRetry(async () => {
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Can you check for errors? https://sdk.vercel.ai/docs/ai-sdk-core/generating-text#onerror-callback |
Beta Was this translation helpful? Give feedback.
Can you check for errors? https://sdk.vercel.ai/docs/ai-sdk-core/generating-text#onerror-callback