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

Data upload (for Gemini and Bedrock) #367

Closed
schmidb opened this issue Mar 12, 2025 · 4 comments
Closed

Data upload (for Gemini and Bedrock) #367

schmidb opened this issue Mar 12, 2025 · 4 comments

Comments

@schmidb
Copy link

schmidb commented Mar 12, 2025

At least Gemini and Bedrock support the upload of several different data formats (not only PDF and image).

Anyone working on a way to upload more general file types? e.g. csv files?

@hadley
Copy link
Member

hadley commented Mar 12, 2025

Have you looked at gemini_upload() in the dev version?

Can you point to any details for the bedrock updates?

@schmidb
Copy link
Author

schmidb commented Mar 20, 2025

gemini_upload looks good for Gemini.

Amazon Bedrock has the feature to chat with a document.

https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-chatdoc.html

@schmidb
Copy link
Author

schmidb commented Mar 23, 2025

@hadley
Copy link
Member

hadley commented Mar 28, 2025

I think for now I'm going to say that this is out of scope for ellmer — the bedrock upload support seems to be very specifically around some sort of RAG type product; it isn't a generic upload like for gemini. We may reconsider this in the future, but we're unlikely to spend any time on this in the near future.

@hadley hadley closed this as completed Mar 28, 2025
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

2 participants