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

Multi modal image types #375

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Multi modal image types #375

merged 3 commits into from
Jan 22, 2025

Conversation

trentfowlercohere
Copy link
Contributor

@trentfowlercohere trentfowlercohere commented Jan 21, 2025

This pull request updates the documentation for the Cohere embedding platform's support for image embeddings in the embed-v3.0 family. The changes include:

  • Expanding the supported image file types to include png, jpeg, webp, and gif, with a maximum file size of 5 MB.
  • Clarifying that the image must be base64 encoded and sent as a Data URL to the images parameter.
  • Emphasizing that the texts field must be empty when input_type is set to image.

@trentfowlercohere trentfowlercohere requested a review from a team as a code owner January 21, 2025 19:04
Copy link

Copy link
Collaborator

@billytrend-cohere billytrend-cohere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg

@trentfowlercohere
Copy link
Contributor Author

lg

Copy link

Copy link

@trentfowlercohere trentfowlercohere merged commit 51a7f70 into main Jan 22, 2025
8 checks passed
@trentfowlercohere trentfowlercohere deleted the multi-modal-image-types branch January 22, 2025 17:58
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

Successfully merging this pull request may close these issues.

3 participants