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

Expand chat messages to have dedicated content types for multi-modal #15948

Closed
Tracked by #15950
logan-markewich opened this issue Sep 10, 2024 · 0 comments
Closed
Tracked by #15950
Assignees

Comments

@logan-markewich
Copy link
Collaborator

Currently, the entire codebase assumes that ChatMessage.content will be text

However, with the rise of multi-modal, this could be literally anything -- images, video, audio, files, etc.

We should add some dedicated support for this, so that LLMs can properly handle chat messages with multi-modal content.

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

No branches or pull requests

1 participant