-
Notifications
You must be signed in to change notification settings - Fork 403
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
feat: attachment support in mo.ui.chat #2493
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.9.1-dev5 |
Cool feature support! |
* feat: attachment support in mo.ui.chat * docs * fixes * typecheck * Templated Prompts
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.
The allow_attachments
parameter is passed inside the wrong function; fixing it in my current docs touchup PR.
Add opt-in support for file attachments.
You can opt in all attachment types or specific content-types.