Hello NVIDIA Developer Support Team,
I’m an individual developer using NVIDIA NIM free endpoints as the model provider for OpenClaw (an open-source AI Agent framework), primarily z-ai/glm-5.2and deepseek-ai/deepseek-v4-pro.
Use Case & Pain Point:
Unlike single-turn Q&A, OpenClaw runs multi-step agentic workflows — a single user prompt decomposes into planning → tool calls → code generation → review → refinement, which can trigger 20–50 API calls to NIM within minutes. The current 40 RPM limit frequently causes HTTP 429 during deep interaction, breaking the agent loop and requiring 1–2 min recovery. Both glm-5.2 and deepseek-v4-pro are my primary models for coding/reasoning, and the rate limit is especially painful under burst workloads.
Account Info:
- Registered Email:
csz994@qq.com - API Key (last 4 chars):
KR8p - Current Quota: 40 RPM
- Requested Quota: 200 RPM
- Usage: Strictly personal / non-commercial R&D, testing, and open-source contribution — no SaaS, no external API service, no revenue.
I’ve read and comply with the NVIDIA API ToS. This request is solely for personal technical validation. Thanks for providing these powerful services to the community!
Best regards