Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty render #132

Open
zju1 opened this issue Aug 14, 2024 · 5 comments
Open

Empty render #132

zju1 opened this issue Aug 14, 2024 · 5 comments

Comments

@zju1
Copy link

zju1 commented Aug 14, 2024

image
Sometimes it isn't rendering response properly. Investigated using onFinish method. OpenAI response is coming properly but it's not rendering anything.

image

Also it's not showing formulas

@hschneider
Copy link

Same issue here, using Ollama with LLama3.1.

@hschneider
Copy link

When I do a console.log() in the messageReceivedCallback(), I see the data reveived from the server, but it is not rendered.

@romulorod
Copy link

This is also happening to me, using custom api, the api responds correctly but nlux cannot render it, renders empty line instead...

@chris-iliopoulos
Copy link

Same problem here, using NextJS, and React with NLUX and although I always see a response in the console I sometimes do not see anything on the UI

@hschneider
Copy link

Looks like this only happens in dev-Mode during hot reload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants