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

Use markdown parser in chat for sending media to multimodal LLMs #73

Open
izelnakri opened this issue Apr 22, 2024 · 0 comments
Open

Use markdown parser in chat for sending media to multimodal LLMs #73

izelnakri opened this issue Apr 22, 2024 · 0 comments

Comments

@izelnakri
Copy link

Hi there,

First of all, fantastic tool, thank you!

I want to embed media in my chat conversations(such as wireframes, prerecorded sound etc.) I think if chat boxes had markdown parsers already, it could fetch the media from local file system and send it to ollama or other servers. Markdown seems to be the perfect format for this, just like how github supports it(but with local file access). Have you considered this feature?

Also we probably would need decent additions to the chat history format to have these files stored in history as binary(or not if certain flag is passed to the cli). What do you think?

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

No branches or pull requests

1 participant