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

Openai image messages #215

Merged
merged 9 commits into from
Sep 8, 2024

Conversation

solodolo
Copy link
Contributor

@solodolo solodolo commented Sep 4, 2024

Allows sending images, either URLs or Base64 strings, to OpenAI. This enables support for OpenAI's vision capabilities, similar to the support added for Ollama here.

I'm relatively new to Rust and I'm open to feedback about my approach, so please review with a critical eye. Thanks!

@solodolo solodolo marked this pull request as ready for review September 4, 2024 03:47
@prabirshrestha
Copy link
Collaborator

@solodolo Please rebase with the latest main. ollama-rs build should be fixed.

@solodolo solodolo force-pushed the openai-image-messages branch from 49372f0 to 350ce68 Compare September 8, 2024 19:19
@solodolo solodolo force-pushed the openai-image-messages branch from 36b0311 to 51a13da Compare September 8, 2024 19:49
@prabirshrestha prabirshrestha merged commit a103d6b into Abraxas-365:main Sep 8, 2024
2 checks passed
@prabirshrestha
Copy link
Collaborator

Merged. Thanks.

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.

2 participants