DentroAI

Results 42 comments of DentroAI

thanks for mentioning this @danieldabate ! Will leave the issue open until the UX improvements are released!

Experiencing the same error message using Granian when deploying my reflex app via the docker prod setup and trying to upload an image: ``` [Reflex Frontend Exception] eb@https://staging.note-this-down.com/_next/static/chunks/pages/_app-1e47d64266 a3f296.js:1:47543 eD@https://staging.note-this-down.com/_next/static/chunks/pages/_app-1e47d64266a...

Could this be a 0.6.1 issue in general? Using uvicorn I got the same error on the deployed instance: ``` [Reflex Frontend Exception] ev@https://staging.note-this-down.com/_next/static/chunks/pages/_app-d7970079fd e89f3a.js:1:49052 eD@https://staging.note-this-down.com/_next/static/chunks/pages/_app-d7970079fde 89f3a.js:1:48384 string@https://staging.note-this-down.com/_next/static/chunks/pages/_app-d797007 9fde89f3a.js:1:45166 er@https://staging.note-this-down.com/_next/static/chunks/pages/_app-d7970079fde...

Not sure what the use case for such functionality would be

![image](https://github.com/user-attachments/assets/0cd43f4b-091b-4886-a3be-9faba0e31b84) haha just wanted to create an issue for the same thing!

Same happens btw with https://reflex.dev/docs/library/datadisplay/spinner/ , also a broken link suggested by inkeep

agree, this would improve the observability a lot! It's also fairly easy to implement imo

Thanks for your thoughts! Would be lovely not having to log in every time I open the page anew.

adding the API key and ignoring the warning of verify doesn't work for me. When trying to run anything in the chat window, I get this error message: ``` Unauthorized...

Versioning is very important! It's one of the view things that makes Flowise really hard to use in production (alongside no possibility to set LANGCHAIN_HIDE_INPUTS https://github.com/FlowiseAI/Flowise/issues/2845). Considering moving away from...