-
Notifications
You must be signed in to change notification settings - Fork 176
feat: Chat components, and AI example of use #384
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
Conversation
|
Current dependencies on/for this PR: This stack of pull requests is managed by Graphite. |
89485a7 to
8e73bfc
Compare
2c6dc09 to
7071f64
Compare
maartenbreddels
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exciting, starting to look really good!
The comments on solara/website/pages/examples/ai/chatbot.py I'm not so sure about, I feel a bit torn there. I think on the one hand it shows the flexibility of these components and solara, while at the same time the code may be a bit overwhelming... i think we need to digest this a bit and maybe do another call on this.
cb8ad7a to
ddaeb5d
Compare
92662f0 to
85bd5eb
Compare
f7ba796 to
f586971
Compare
maartenbreddels
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you can add style and classes arguments, and we can merge :)
6da8301 to
2bbf476
Compare
maartenbreddels
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exciting... almost done I think :)
Co-authored-by: Maarten Breddels <maartenbreddels@gmail.com>
caa681f to
41d766c
Compare
76888dc to
e6bf442
Compare


Docs done. Test missing.