Connecting LLM Service
You can connect Sigrex to popular LLM providers using your own API keys. Once connected, you’ll be able to interact with and switch between supported models directly from your assistant logic or trading tools.
🧠 Supported Providers
Sigrex supports all major LLM providers shown below:
Each connection lets you choose and use any available model, including those with vision capabilities for chart analysis.
🔐 Security & Key Management
All API keys are securely encrypted and only decrypted at runtime. Even platform operators cannot access your plain-text API keys.
⚙️ Connection Rules
During setup, Sigrex sends a test request to validate your API key:
If the key is invalid or your account lacks credits, the connection will fail.
The API key cannot be edited after creation.
The model can be changed freely within the same provider connection.
🪄 Steps to Connect
Choose your preferred LLM provider from the list.
Select the model you want to use under that provider.
Insert you API key.
Click “Create Connection.”
If the test succeeds, the connection is saved and available to activate.
Once connected, you can freely switch between supported models (including vision-enabled ones) across your Sigrex tools — such as trading bots, assistants, and dashboards.
Last updated