Skip to content

Fix for custom front end , playground.tsx  #88

@btebbutt

Description

@btebbutt

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions