open-notebook/frontend/src
Luis Novo 20e18fdd0d feat: improve error clarity for LLM provider failures (#506)
Replace generic "An unexpected error occurred" messages with descriptive,
user-friendly error messages when LLM operations fail. Errors like invalid
API keys, wrong model names, and rate limits now surface clearly in the UI.

Adds error classification utility, global FastAPI exception handlers, and
frontend getApiErrorMessage() helper. Bumps version to 1.7.2.
2026-02-16 16:15:46 -03:00
..
app fix: prevent chat input and message overflow with long unbroken strings 2026-02-16 14:57:59 -03:00
components fix: prevent chat input and message overflow with long unbroken strings 2026-02-16 14:57:59 -03:00
lib feat: improve error clarity for LLM provider failures (#506) 2026-02-16 16:15:46 -03:00
test Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
CLAUDE.md feat(i18n): add Japanese (ja-JP) language support (#450) 2026-01-21 23:49:44 -03:00
proxy.ts feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00