Skip to content

Style ui.chat #1804

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

Closed
DvGils opened this issue Dec 20, 2024 · 2 comments
Closed

Style ui.chat #1804

DvGils opened this issue Dec 20, 2024 · 2 comments

Comments

@DvGils
Copy link

DvGils commented Dec 20, 2024

Hi!

Currently, ui.chat will not accept a style kwarg and will throw this error:

SyntaxError: keyword argument repeated: style

It would be nice if had an easy way to style the chat interface, changing the font, assistant icon, etc.

@cpsievert
Copy link
Collaborator

ui.chat doesn't exist -- ui.chat_ui() does and allows for a style parameter. Looks like you've supplied 2 of them?

@DvGils
Copy link
Author

DvGils commented Dec 23, 2024

Thank you for your reply. As it turns out, I am an idiot.

@DvGils DvGils closed this as completed Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants