You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- No MCP servers are initialized (no network connections attempted)
368
+
- The LLM receives no tool definitions
369
+
- The model responds conversationally only
370
+
371
+
This is useful when you want a fast, lightweight chat session without the overhead of server connections, or when using a model that handles tools poorly.
372
+
355
373
### Token Usage
356
374
357
375
Track API token consumption across your conversation:
0 commit comments