Skip to content

Include the created at field in assistant response and use assistant #3129 #3163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

subin-chella
Copy link

fixes #3129
Tests:

  1. use-assistant.ui.test.tsx
    image
  2. example Stream-assistance-response
    image

image
3. example next-openai
image
image

@lgrammel
Copy link
Collaborator

use assistant has been removed in ai sdk 5. you can use useChat with different backends now, including openai assistants.

@lgrammel lgrammel closed this Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include the createdAt field in AssistantResponse and useAssistant
2 participants