Connection
هذا المحتوى غير متوفر بلغتك بعد.
A connection is a link between a workspace and an AI provider account. It stores the credentials needed to access the provider and tracks the account’s health.
Connection Lifecycle
configured → active → (expired → reconnected → active)* → disabled/removedSession Pooling
GhostMind maintains a pool of sessions per connection. When a request comes in, the router selects the best available session based on:
- Account health
- Current load
- Rate limit status
Next Steps
- Connecting AI Accounts — User guide
- Provider Overview — Supported providers