docs: remove rate limits claim from Venice docs

This commit is contained in:
jonisjongithub
2026-01-24 17:51:24 -07:00
committed by Peter Steinberger
parent 7540d1e8c1
commit 25f2d2adb3

View File

@@ -20,7 +20,6 @@ Venice offers two privacy levels — understanding this is key to choosing your
- **Streaming**: ✅ Supported on all models - **Streaming**: ✅ Supported on all models
- **Function calling**: ✅ Supported on select models (check model capabilities) - **Function calling**: ✅ Supported on select models (check model capabilities)
- **Vision**: ✅ Supported on models with vision capability - **Vision**: ✅ Supported on models with vision capability
- **No rate limits**: Fair usage without hard limits for most use cases
## Setup ## 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. 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 ## Links
- [Venice AI](https://venice.ai) - [Venice AI](https://venice.ai)