Aider
Prerequisites
Configuration
Environment Variables
# Mac/Linux
export OPENAI_API_BASE=https://api.tensorx.ai/v1
export OPENAI_API_KEY=your-tensorx-api-key
# Windows (PowerShell)
$env:OPENAI_API_BASE = "https://api.tensorx.ai/v1"
$env:OPENAI_API_KEY = "your-tensorx-api-key"
# Windows (Command Prompt)
setx OPENAI_API_BASE https://api.tensorx.ai/v1
setx OPENAI_API_KEY your-tensorx-api-keyUsing with Aider
Persistent Configuration
Available Models
Model
Best For
Troubleshooting
Empty responses
Model warnings
Resources
Last updated
Was this helpful?

