This is mainly a marketing feature, but I think 3rd party websites should be able to link directly into Venice.AI Chat with these parameters passed from the external website:
Image_Path: For “edit image” or “analyze image” functionality, allow the external website to pass in a fully-qualified URL to a supported image file format; presumably it would upload into the chat prompt without further end-user action.
Model_Name: We should be able to pass in the model to use - currently “edit image” and “analyze image” require different models, we’ll tell you which ones.
Prompt: I believe this is supported today, but don’t know how to access it.
If you wanted to go for completeness you could incorporate all the other supported settings in here (there are many of these, such as image specific ones, temperature, top_p, etc), but the most important ones are listed above.
Proposed Implementation
Provide an entry point into the chat application that allows third parties to incorporate their referral code, and at least the three named parameters above. IE, websites could create a link like this:
<a href="/chat?ref=yDFnim&model=qwen-2.5-vl&prompt=Can%20you%20remove%20the%20moon%20from%20this%20picture&image_path=https://www.foo.com/image.jpg">Edit this image on Venice</a>
To link directly into the image editor and analyzer.
Please authenticate to join the conversation.
Backlog
Feature Requests
12 months ago

kevinAI
Get notified by email when there are changes.
Backlog
Feature Requests
12 months ago

kevinAI
Get notified by email when there are changes.