From 25f2d2adb3f2a51ba3eb68e3370a9548d12f716b Mon Sep 17 00:00:00 2001 From: jonisjongithub <86072337+jonisjongithub@users.noreply.github.com> Date: Sat, 24 Jan 2026 17:51:24 -0700 Subject: [PATCH] docs: remove rate limits claim from Venice docs --- docs/providers/venice.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/providers/venice.md b/docs/providers/venice.md index aca60d8f7..d73eba621 100644 --- a/docs/providers/venice.md +++ b/docs/providers/venice.md @@ -20,7 +20,6 @@ Venice offers two privacy levels — understanding this is key to choosing your - **Streaming**: ✅ Supported on all models - **Function calling**: ✅ Supported on select models (check model capabilities) - **Vision**: ✅ Supported on models with vision capability -- **No rate limits**: Fair usage without hard limits for most use cases ## Setup @@ -203,10 +202,6 @@ The Venice model catalog updates dynamically. Run `clawdbot models list` to see Venice API is at `https://api.venice.ai/api/v1`. Ensure your network allows HTTPS connections. -### Rate limits - -While Venice doesn't enforce hard rate limits, excessive usage may trigger fair-use throttling. This is rare for normal usage. - ## Links - [Venice AI](https://venice.ai)