Replies: 2 comments
-
@timaro are you aware of any LLMs that support these formats? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Done: 8683243 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My use case demands support for formatted-text document attachments. I know that most of the APIs support RTF, Markdown, etc., and that they can theoretically be embedded inline in the text body, but it's helpful to have the MIME Type and the multipart attachment system in place.
The new Content system seems easy enough to extend to support this, but I don't have enough free time to do it for every different supported LLM. Would you be open to a PR limited to the one or two that I'm using regularly?
Beta Was this translation helpful? Give feedback.
All reactions