openrag/frontend
Lucas Oliveira 7b635df9d0
fix: added better onboarding error handling, added probing api keys and models (#326)
* Added error showing to onboarding card

* Added error state on animated provider steps

* removed toast on error

* Fixed animation on onboarding card

* fixed animation time

* Implemented provider validation

* Added provider validation before ingestion

* Changed error border

* remove log

---------

Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
2025-10-29 15:59:10 -03:00
..
components fix: fix loading states, flickering and positioning on onboarding (#323) 2025-10-28 18:06:29 -03:00
hooks
lib fix: onboarding upload file bug 2025-10-24 04:40:07 -04:00
public
src fix: added better onboarding error handling, added probing api keys and models (#326) 2025-10-29 15:59:10 -03:00
.gitignore
components.json
eslint.config.mjs properly show new conversations in side nav 2025-10-27 13:25:41 -05:00
next.config.ts Add dog icon and env ff 2025-10-14 17:38:59 -05:00
package-lock.json feat: adds what is openrag prompt, refactors chat design, adds scroll to bottom on chat, adds streaming support (#283) 2025-10-22 14:03:23 -03:00
package.json feat: adds what is openrag prompt, refactors chat design, adds scroll to bottom on chat, adds streaming support (#283) 2025-10-22 14:03:23 -03:00
postcss.config.mjs
tailwind.config.ts openai call thinking animation 2025-10-24 01:58:09 -04:00
tsconfig.json