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

feat: attachment support in mo.ui.chat #2493

Merged
merged 5 commits into from
Oct 4, 2024
Merged

feat: attachment support in mo.ui.chat #2493

merged 5 commits into from
Oct 4, 2024

Conversation

mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Oct 4, 2024

Add opt-in support for file attachments.

You can opt in all attachment types or specific content-types.

Screenshot 2024-10-04 at 8 50 24 AM

Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 3:05pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 3:05pm

@akshayka akshayka merged commit f711398 into main Oct 4, 2024
33 checks passed
@akshayka akshayka deleted the ms/attachments branch October 4, 2024 16:15
Copy link

github-actions bot commented Oct 4, 2024

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.9.1-dev5

@Haleshot
Copy link
Contributor

Haleshot commented Oct 4, 2024

Cool feature support!

akshayka pushed a commit that referenced this pull request Oct 4, 2024
* feat: attachment support in mo.ui.chat

* docs

* fixes

* typecheck

* Templated Prompts
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants