chat icon indicating copy to clipboard operation
chat copied to clipboard

Nuxt AI Chatbot Template made with Nuxt UI and Vercel AI SDK.

Results 10 chat issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@ai-sdk/gateway](https://ai-sdk.dev/docs) ([source](https://redirect.github.com/vercel/ai)) | [`^2.0.15` -> `^2.0.18`](https://renovatebot.com/diffs/npm/@ai-sdk%2fgateway/2.0.15/2.0.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ai-sdk%2fgateway/2.0.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ai-sdk%2fgateway/2.0.15/2.0.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@ai-sdk/vue](https://ai-sdk.dev/docs)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt-ui-templates/chat). ## Edited/Blocked The following updates have been...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | nuxt-charts | [`0.2.4` -> `1.0.2`](https://renovatebot.com/diffs/npm/nuxt-charts/0.2.4/1.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nuxt-charts/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nuxt-charts/0.2.4/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration...

DO NOT MERGE Showcasing using the new multi-vendor NuxtHub v1 - [x] Update readme to have one click deploy with Turso - [ ] Remove all postgres occurences - [...

Introduces a comprehensive file upload feature to the chat application, allowing users to attach and upload files (such as images, PDFs, and CSVs) in both the chat and quick chat...

Now that Nuxt has been acquired by Vercel, please refactor the awesome NextJS AI Chatbot template into a Nuxt version. https://demo.chat-sdk.dev/ It is much more feature rich and has many...

I'm working on adding two features to the chatbot app: - A “regenerate” option for assistant messages. - An “edit” option for user messages. The frontend part is fairly straightforward,...

Followed the install instructions and it bombs out. Console log shows: ``` [nuxt] error caught during app initialization H3Error: Page not found: /chat ```

I have been seeing errors consistently when trying to interact with the chat ui. I have tried both logged in and not - the response from the _chats_ endpoint is...