Performance & Connectivity
This page covers common performance and connectivity issues and how to resolve them.
Slow Responses
Section titled “Slow Responses”Symptom: Agents take a long time to respond to messages.
Solutions
Section titled “Solutions”-
Check the model — Larger, more powerful models (Opus, o1) take longer to generate responses than fast-tier models (Haiku, GPT-4o Mini, GLM-4.7 Flash). Switch to a faster model if speed is important.
-
Check provider status — The AI provider may be experiencing high load:
-
Reduce conversation length — Very long conversations include more history in each request, increasing response time. Start a new conversation if the current one is very long.
-
Check tool invocations — If the agent is using tools (web search, code execution), each tool call adds latency. Check the audit log to see what tools are being invoked.
-
Try a different provider — If one provider is slow, switch to another to determine if it is a provider-side issue.
Response Timeouts
Section titled “Response Timeouts”Symptom: Messages produce a “timed out” error or the response stream stops.
Solutions
Section titled “Solutions”-
Retry the message — Transient network issues can cause timeouts. Simply resend the message.
-
Use a simpler prompt — Very complex prompts that require extensive reasoning or multiple tool calls may exceed the timeout window.
-
Switch to a faster model — Fast-tier models (Claude 3.5 Haiku, GPT-4o Mini) respond much more quickly than powerful-tier models.
-
Check your internet connection — A slow or unstable connection can cause streaming to break.
Browser Issues
Section titled “Browser Issues”Symptom: The console is unresponsive, not loading, or displaying errors.
Solutions
Section titled “Solutions”-
Hard refresh — Press
Ctrl+Shift+R(Windows/Linux) orCmd+Shift+R(macOS) to force a reload without cache. -
Clear browser cache — Clear cache and cookies for aigentic.life.
-
Try a different browser — If the issue persists, try Chrome, Firefox, or Edge to rule out browser-specific problems.
-
Check for browser extensions — Ad blockers or privacy extensions may interfere with WebSocket connections. Try disabling extensions temporarily.
-
Check JavaScript console — Open the browser’s developer tools (
F12) and check the Console tab for error messages.
WebSocket Disconnections
Section titled “WebSocket Disconnections”Symptom: The chat interface shows a “Connecting to your agents” warning banner, or responses stop mid-stream.
Solutions
Section titled “Solutions”-
Refresh the page — The WebSocket connection will be re-established.
-
Check your internet connection — WebSocket connections are persistent and sensitive to network interruptions. If you are on Wi-Fi, check signal strength.
-
VPN interference — Some VPNs interfere with WebSocket connections. Try disconnecting the VPN temporarily.
-
Corporate firewalls — Some corporate networks block WebSocket connections. Contact your IT department if you are behind a corporate firewall.
Model-Specific Issues
Section titled “Model-Specific Issues”NVIDIA NIM Models Return 403
Section titled “NVIDIA NIM Models Return 403”NVIDIA NIM models may return a 403 Forbidden error even with a valid API key. This usually means you need to accept the model’s End User License Agreement (EULA):
- Go to build.nvidia.com.
- Search for the model (e.g., DeepSeek V3.2, Kimi K2.5).
- Accept the license agreement on the model’s page.
- Retry in Aigentic.
Model Availability
Section titled “Model Availability”NVIDIA NIM model availability may vary. If a model is temporarily unavailable, try:
- A different NVIDIA NIM model
- A free Z.AI model (GLM-4.7 Flash)
- A different provider entirely
Channel-Specific Issues
Section titled “Channel-Specific Issues”For troubleshooting specific channel integrations, see: