In Progress
Add Text-to-Video Support
Allow users to generate videos from text prompts in Venice. Some options: Tencent Hunyun https://huggingface.co/tencent/HunyuanVideo Stable Diffusion Video https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt
Jack 3 months ago
New Model
Feature Requests
In Progress
Add Text-to-Video Support
Allow users to generate videos from text prompts in Venice. Some options: Tencent Hunyun https://huggingface.co/tencent/HunyuanVideo Stable Diffusion Video https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt
Jack 3 months ago
New Model
Feature Requests
Deep Research Assistant
A rival to OpenAI’s Deep Research Assistant Provide a built in AI agent that acts like a dedicated research assistant. You give it a prompt (a question or topic), and it: Searches the Web: It intelligently browses the internet, finding relevant information. Iterates: It doesn't just stop at the first search. It analyzes the results and asks itself, "Do I need more information?" This creates a loop of searching and refining. Generates a Report: Once it has gathered enough information, it compiles a complete report for you.
An Anonymous User 3 months ago
New Model
Feature Requests
Deep Research Assistant
A rival to OpenAI’s Deep Research Assistant Provide a built in AI agent that acts like a dedicated research assistant. You give it a prompt (a question or topic), and it: Searches the Web: It intelligently browses the internet, finding relevant information. Iterates: It doesn't just stop at the first search. It analyzes the results and asks itself, "Do I need more information?" This creates a loop of searching and refining. Generates a Report: Once it has gathered enough information, it compiles a complete report for you.
An Anonymous User 3 months ago
New Model
Feature Requests
Planned
Enable Direct Access to Web Links
Allow the bot to directly access web links provided by users, enabling it to summarize content, extract relevant information, and perform other tasks more effectively, rather than just searching for similar results.
Jack 3 months ago
Web Search
Feature Requests
Planned
Enable Direct Access to Web Links
Allow the bot to directly access web links provided by users, enabling it to summarize content, extract relevant information, and perform other tasks more effectively, rather than just searching for similar results.
Jack 3 months ago
Web Search
Feature Requests
In Progress
Temporary chats
A temporary chat option would be very useful for chat organization. For instance, if I have a dumb question like “how to pronounce gnu”, I don’t need that saved in my chat history. Yes, I can delete the chat myself, but a temporary chat option would save time/clicks in the UI. Additionally, in my opinion, the best way to go about this would be to have the option to make chats temporary by default. Similarly to how Kagi’s Assitant chats expire after 24 hours, along with the ability to set the default behaviour to permanent if needed (permanent being how Venice works currently). So how I envision this working in an ideal world, is that there is some global app setting that sets the default behaviour of chats, with the three options being: permanent, expire after 24 hours, expire after app close. Then, there would be an option to save specific chats to my chat history (probably through the ellipsis menu). Thank you for considering this.
An Anonymous User 3 months ago
Chat
Feature Requests
In Progress
Temporary chats
A temporary chat option would be very useful for chat organization. For instance, if I have a dumb question like “how to pronounce gnu”, I don’t need that saved in my chat history. Yes, I can delete the chat myself, but a temporary chat option would save time/clicks in the UI. Additionally, in my opinion, the best way to go about this would be to have the option to make chats temporary by default. Similarly to how Kagi’s Assitant chats expire after 24 hours, along with the ability to set the default behaviour to permanent if needed (permanent being how Venice works currently). So how I envision this working in an ideal world, is that there is some global app setting that sets the default behaviour of chats, with the three options being: permanent, expire after 24 hours, expire after app close. Then, there would be an option to save specific chats to my chat history (probably through the ellipsis menu). Thank you for considering this.
An Anonymous User 3 months ago
Chat
Feature Requests
Photo Generation from characters
Allow the generation of images from characters during character chats.
An Anonymous User 3 months ago
Characters
Feature Requests
Photo Generation from characters
Allow the generation of images from characters during character chats.
An Anonymous User 3 months ago
Characters
Feature Requests
In Progress
VCU Consumption Limits for API Keys
Introduce configurable limits on VCU consumption per API key to enable controlled usage. This is essential for VCU rentals, resale, subscription models, and quota management while preventing overuse and abuse. Proposed Features: Users should be able to set custom VCU limits per API key, with the following options: Total Limit (Refillable/Renewable) A fixed maximum VCU allocation per key, manually or automatically refillable. Use Case: Renting out VCU with refill options. Daily Limit A hard cap on VCU usage per day to prevent overconsumption. Use Case: Subscription plans where users get X VCU per day. Time-Based Allocation (Rolling or Fixed Window) A set VCU limit over a defined period (weekly, monthly, etc.). Fixed Window: Resets at the start of each cycle (e.g., “10,000 VCU/month”). Rolling Window: Applies a limit over any continuous period (e.g., “10,000 VCU over 30 days”). Use Case: Monthly subscription tiers with more flexible usage patterns. One-Time Use & Expiration A single-use VCU allocation that expires when depleted. Use Case: Selling one-time VCU packages. Per-Request Limit A cap on the VCU usage per individual API call to prevent single-call overuse. Use Case: Protects against excessive batch-processing requests. Rate Limiting (VCU per Time Interval) Restrict usage to a maximum VCU per minute/hour to prevent sudden spikes. Use Case: Prevents a user from burning an entire daily quota in minutes. Grace Period / Temporary Overages An optional soft limit where users can slightly exceed their quota before getting fully blocked. Use Case: Prevents disruptions for legit users who slightly overconsume. Why This Matters: Enables VCU rentals and resale with precise quota control. Prevents accidental or malicious overuse. Supports subscription-style access models. Provides budget control and cost predictability. Ensures a clean and scalable way to manage VCU distribution. Implementation Considerations: Limits should be configurable via the dashboard and API. Admins should have usage tracking & alerts when quotas are close to being hit. This feature would enhance VCU-based services and expand monetization options, benefiting both Venice and its users.
An Anonymous User 3 months ago
API
API
In Progress
VCU Consumption Limits for API Keys
Introduce configurable limits on VCU consumption per API key to enable controlled usage. This is essential for VCU rentals, resale, subscription models, and quota management while preventing overuse and abuse. Proposed Features: Users should be able to set custom VCU limits per API key, with the following options: Total Limit (Refillable/Renewable) A fixed maximum VCU allocation per key, manually or automatically refillable. Use Case: Renting out VCU with refill options. Daily Limit A hard cap on VCU usage per day to prevent overconsumption. Use Case: Subscription plans where users get X VCU per day. Time-Based Allocation (Rolling or Fixed Window) A set VCU limit over a defined period (weekly, monthly, etc.). Fixed Window: Resets at the start of each cycle (e.g., “10,000 VCU/month”). Rolling Window: Applies a limit over any continuous period (e.g., “10,000 VCU over 30 days”). Use Case: Monthly subscription tiers with more flexible usage patterns. One-Time Use & Expiration A single-use VCU allocation that expires when depleted. Use Case: Selling one-time VCU packages. Per-Request Limit A cap on the VCU usage per individual API call to prevent single-call overuse. Use Case: Protects against excessive batch-processing requests. Rate Limiting (VCU per Time Interval) Restrict usage to a maximum VCU per minute/hour to prevent sudden spikes. Use Case: Prevents a user from burning an entire daily quota in minutes. Grace Period / Temporary Overages An optional soft limit where users can slightly exceed their quota before getting fully blocked. Use Case: Prevents disruptions for legit users who slightly overconsume. Why This Matters: Enables VCU rentals and resale with precise quota control. Prevents accidental or malicious overuse. Supports subscription-style access models. Provides budget control and cost predictability. Ensures a clean and scalable way to manage VCU distribution. Implementation Considerations: Limits should be configurable via the dashboard and API. Admins should have usage tracking & alerts when quotas are close to being hit. This feature would enhance VCU-based services and expand monetization options, benefiting both Venice and its users.
An Anonymous User 3 months ago
API
API
Enable Direct PDF and Text File Uploads via Venice API
Currently, users must convert PDF files to text or read text files and manually include the content in the prompt when using the Venice API. This process is time-consuming, prone to errors, and inefficient, especially with large files. Proposed Solution: Introduce a feature allowing users to upload PDF or text files directly through the Venice API, similar to the functionality available in Venice Chat. This would eliminate the need for manual conversion or extraction, streamlining the workflow.
DMR 3 months ago
API
API
Enable Direct PDF and Text File Uploads via Venice API
Currently, users must convert PDF files to text or read text files and manually include the content in the prompt when using the Venice API. This process is time-consuming, prone to errors, and inefficient, especially with large files. Proposed Solution: Introduce a feature allowing users to upload PDF or text files directly through the Venice API, similar to the functionality available in Venice Chat. This would eliminate the need for manual conversion or extraction, streamlining the workflow.
DMR 3 months ago
API
API
Multi-character Chat
The ability to create, effectively, a chat room with a human, and 2 custom characters where the AI’s will read and respond to all messages in turn. An important feature in such a mode would have to be a post order (or batting order for the Americans out there) so that the AI’s don’t end up bouncing off one another endlessly before the human can post. For example: Human posts Character 1 posts Character 2 posts -repeat- in this example, character 1 would not be able to post again until after the human as posted.
An Anonymous User 3 months ago
Characters
Feature Requests
Multi-character Chat
The ability to create, effectively, a chat room with a human, and 2 custom characters where the AI’s will read and respond to all messages in turn. An important feature in such a mode would have to be a post order (or batting order for the Americans out there) so that the AI’s don’t end up bouncing off one another endlessly before the human can post. For example: Human posts Character 1 posts Character 2 posts -repeat- in this example, character 1 would not be able to post again until after the human as posted.
An Anonymous User 3 months ago
Characters
Feature Requests
Independent Privacy Audit
Venice prides itself with being completely private, but users have no way of checking. They have to trust. I would appreciate a Privacy Audit done by a third party. Alternatively, making more of Venice’s Infrastructure public would increase trust in the Privacy claim. Is that possible / already done / in the works?
GitHappens 3 months ago
API
API
Independent Privacy Audit
Venice prides itself with being completely private, but users have no way of checking. They have to trust. I would appreciate a Privacy Audit done by a third party. Alternatively, making more of Venice’s Infrastructure public would increase trust in the Privacy claim. Is that possible / already done / in the works?
GitHappens 3 months ago
API
API
Autonomous Character Messages
Allow characters to proactively send messages without requiring a user prompt, enabling more interactive conversations.
Jack 3 months ago
Characters
Feature Requests
Autonomous Character Messages
Allow characters to proactively send messages without requiring a user prompt, enabling more interactive conversations.
Jack 3 months ago
Characters
Feature Requests
WhiteRabbitNeo
this open source LLM is used for cyber security and pen testing. if venice integrates this, u can reach out to pentesting companies and security researchers to onboard to venice and VVV by unchainξd Post made by tame
An Anonymous User 2 months ago
New Model
Feature Requests
WhiteRabbitNeo
this open source LLM is used for cyber security and pen testing. if venice integrates this, u can reach out to pentesting companies and security researchers to onboard to venice and VVV by unchainξd Post made by tame
An Anonymous User 2 months ago
New Model
Feature Requests
VCU market
Integrate VCU market functionality into the API dashboard stakers can reserve a certain amount of their VCU capacity for resale if a buyer needs more VCU than any one staker has available, the system generates a virtual key that represents aggregate capacity from multiple stakers etc xref: https://veniceai.featurebase.app/p/vcu-consumption-limits-for-api-keys
An Anonymous User 3 months ago
API
Feature Requests
VCU market
Integrate VCU market functionality into the API dashboard stakers can reserve a certain amount of their VCU capacity for resale if a buyer needs more VCU than any one staker has available, the system generates a virtual key that represents aggregate capacity from multiple stakers etc xref: https://veniceai.featurebase.app/p/vcu-consumption-limits-for-api-keys
An Anonymous User 3 months ago
API
Feature Requests
Training
Allow users to create custom distilled or fine-tuned models from base models users upload training data in some standardized format training progress can be monitored within the app after training, model is available for download and possibly use within Venice
An Anonymous User 3 months ago
Feature Requests
Training
Allow users to create custom distilled or fine-tuned models from base models users upload training data in some standardized format training progress can be monitored within the app after training, model is available for download and possibly use within Venice
An Anonymous User 3 months ago
Feature Requests
Video Tutorials for Venice Features
Create video tutorials that demonstrate how to use various Venice features, helping users get the most out of the platform and its capabilities.
Jack 3 months ago
Support
Feature Requests
Video Tutorials for Venice Features
Create video tutorials that demonstrate how to use various Venice features, helping users get the most out of the platform and its capabilities.
Jack 3 months ago
Support
Feature Requests
Add a search provider for browsers
All browsers implement a standard called “OpenSearch”, which lets websites advertise that they support a search provider. Each browser implements the UX for this slightly differently, but all support it in some way or another. By adding a file to venice.ai, and adding a tag to the site, it’s possible for users to add Venice as a search provider to their browser. You can advertise multiple search options, such as “Venice: Llama 3.1 405B”, “Venice: Deepseek R1 671B”, “Venice: Default Web Model”. The UX from thereon out would be that you can set Venice as your default search provider, and searches would be sent to Venice instead of, say, Google or DDG. Here’s MDN’s reference material: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#reference_material Here’s what it looks like on IMDb when you right-click the search bar on Firefox, if you don’t already have IMDb as a search provider. Here’s what a search looks like.
Justin Martin 3 months ago
Web Search
Feature Requests
Add a search provider for browsers
All browsers implement a standard called “OpenSearch”, which lets websites advertise that they support a search provider. Each browser implements the UX for this slightly differently, but all support it in some way or another. By adding a file to venice.ai, and adding a tag to the site, it’s possible for users to add Venice as a search provider to their browser. You can advertise multiple search options, such as “Venice: Llama 3.1 405B”, “Venice: Deepseek R1 671B”, “Venice: Default Web Model”. The UX from thereon out would be that you can set Venice as your default search provider, and searches would be sent to Venice instead of, say, Google or DDG. Here’s MDN’s reference material: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#reference_material Here’s what it looks like on IMDb when you right-click the search bar on Firefox, if you don’t already have IMDb as a search provider. Here’s what a search looks like.
Justin Martin 3 months ago
Web Search
Feature Requests
increase Deepseek R1 Context
Deepseek is great on Venice. Make it even greater by increasing the context window? Right now it seems to lose the plot after writing for a while. It stops giving as good of responses and starts cutting itself short. On Openrouter, Deepseek has a context window of around 128k-164k tokens depending on provider.
An Anonymous User 2 months ago
Chat
Feature Requests
increase Deepseek R1 Context
Deepseek is great on Venice. Make it even greater by increasing the context window? Right now it seems to lose the plot after writing for a while. It stops giving as good of responses and starts cutting itself short. On Openrouter, Deepseek has a context window of around 128k-164k tokens depending on provider.
An Anonymous User 2 months ago
Chat
Feature Requests
Projects with files for context
Ability to create projects with context files, like Claude projects. Currently we can abuse characters for this, but projects with option to save (multiple) files for context would be great for coding, for example.
arjan 3 months ago
Chat
Feature Requests
Projects with files for context
Ability to create projects with context files, like Claude projects. Currently we can abuse characters for this, but projects with option to save (multiple) files for context would be great for coding, for example.
arjan 3 months ago
Chat
Feature Requests
FLUX Uncensored
Please bring back the older FLUX uncensored image generator, alongside the custom one. It is great for generating NSFW images, but when it comes to males, it falls short massively compared to the previous one. Pony realism isn't great, either. It's very clear you're just generating from a small set of training data, so anything custom is almost impossible. The older FLUX was one of the best things you introduced, and now it's gone. I've been paying for Venice for a while, I'd love to see it reintroduced.
An Anonymous User 3 months ago
Image
Feature Requests
FLUX Uncensored
Please bring back the older FLUX uncensored image generator, alongside the custom one. It is great for generating NSFW images, but when it comes to males, it falls short massively compared to the previous one. Pony realism isn't great, either. It's very clear you're just generating from a small set of training data, so anything custom is almost impossible. The older FLUX was one of the best things you introduced, and now it's gone. I've been paying for Venice for a while, I'd love to see it reintroduced.
An Anonymous User 3 months ago
Image
Feature Requests
Text to Film (SkyReels.ai)
Would be great if we can add this; - Video Generation - Music Generation - Narrative/Story Generation - Character Generation - Lip Sync - Production Editing https://github.com/SkyworkAI/SkyReels-A1/tree/main https://www.skyreels.ai/home https://huggingface.co/spaces/Skywork/skyreels-a1-talking-head
Worza About 1 month ago
Video
Feature Requests
Text to Film (SkyReels.ai)
Would be great if we can add this; - Video Generation - Music Generation - Narrative/Story Generation - Character Generation - Lip Sync - Production Editing https://github.com/SkyworkAI/SkyReels-A1/tree/main https://www.skyreels.ai/home https://huggingface.co/spaces/Skywork/skyreels-a1-talking-head
Worza About 1 month ago
Video
Feature Requests