Skip to content
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

feat (ui/vue): add support for attachments in useChat #3942

Closed
wants to merge 6 commits into from

Conversation

mikkokut
Copy link
Contributor

@mikkokut mikkokut commented Dec 1, 2024

Adds support for attachments for Vue.

Fixes !2900

@mikkokut mikkokut changed the title feat (ui/vue): add support for attachments feat (ui/vue): add support for attachments in useChat Dec 1, 2024
@lgrammel
Copy link
Collaborator

lgrammel commented Dec 2, 2024

Thank you! Can you add an example to examples/nuxt-openai that is similar to the attachments example from examples/next-openai?

@mikkokut
Copy link
Contributor Author

mikkokut commented Dec 2, 2024

Thank you! Can you add an example to examples/nuxt-openai that is similar to the attachments example from examples/next-openai?

Added some examples 👍

@lgrammel
Copy link
Collaborator

lgrammel commented Dec 3, 2024

Continued in #3965

@lgrammel lgrammel closed this Dec 3, 2024
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.

Vue.js: attachment support for useChat
2 participants