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

Fix for custom front end , playground.tsx #88

Open
btebbutt opened this issue Mar 7, 2024 · 0 comments
Open

Fix for custom front end , playground.tsx #88

btebbutt opened this issue Mar 7, 2024 · 0 comments

Comments

@btebbutt
Copy link

btebbutt commented Mar 7, 2024

In the backend example provided in the cookbook is used, the chat UI works well , however as soon as other libraries that use their own call backs are inserted into the backend , every time the LLM responds , there is a blank empty text box created . E.g.

image-bug

this is fixed by adding a small condition in the render message function within playground.tsx :

image

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

1 participant