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

🚀 Feature: Upload Langchain input images to storage #2516

Open
1 task done
dinmukhamedm opened this issue Jan 18, 2025 · 0 comments
Open
1 task done

🚀 Feature: Upload Langchain input images to storage #2516

dinmukhamedm opened this issue Jan 18, 2025 · 0 comments
Labels

Comments

@dinmukhamedm
Copy link
Contributor

dinmukhamedm commented Jan 18, 2025

Which component is this feature for?

Langchain Instrumentation

🔖 Feature description

Allow uploading base64-encoded image inputs to LangChain models to storage, similar to what was done for Anthropic in #2029

🎤 Why is this feature needed ?

Basically, because LangChain allows both url and base64 inputs (similar to Anthropic), though they call either payload type image_url🤦‍♂️

See: https://python.langchain.com/docs/how_to/multimodal_inputs/

✌️ How do you aim to achieve this?

Similar to #2029

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

@dosubot dosubot bot added enhancement New feature or request new instrumentation labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant