llama-chat
llama-chat copied to clipboard
A boilerplate for creating a Llama 2 chat app
 When click the "Chat" button, the interface will display the following content: Application error: a client-side exception has occurred (see the browser console for more information).
Hey! I am getting an error while getting data from llama-3-8b* and llama-3-70b*.  above you can see the screenshot of the error. Thanks!
- fixes: #39
When i send a message to the ChatBot i get this Message "Objects Are Not Valid as a React Child" Please fix it
Issue
Unhandled Runtime Error Error: Objects are not valid as a React child (found: [object Error]). If you meant to render a collection of children, use an array instead. Call Stack...
 On opening https://llama.replicate.dev/ when i start a chat with ai press enter a window pops up which shows Application error: a client-side exception has occurred (see the browser...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.18. Release notes Sourced from autoprefixer's releases. 10.4.18 Fixed removing -webkit-box-orient on -webkit-line-clamp (@Goodwine). 10.4.17 Fixed user-select: contain prefixes. 10.4.16 Improved performance (by @romainmenke). Fixed...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.19 to 14.1.2. Release notes Sourced from eslint-config-next's releases. v14.1.2 Note: this is a backport release for critical bug fixes -- this does not include all pending...
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...