feat: improve error messages (#1006)

This commit is contained in:
Jeremy 2025-05-13 19:01:28 -07:00 committed by GitHub
parent 9127e1be88
commit 8a7d3e9950
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 370 additions and 174 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "3.0.22",
"version": "3.0.23",
"private": true,
"scripts": {
"dev": "next dev --turbo",