OpenAI Integration
Connect CommandLane to OpenAI for powerful AI-assisted classification, planning, and chat features.
Setup
- Get an API key from OpenAI Platform
- Set the environment variable:
$env:OPENAI_API_KEY = "sk-..." - Or configure in the dashboard under Settings → AI Settings → OpenAI
Features
- Classification: GPT-4o-mini for accurate task/note classification
- Planning: Daily planning with GPT-4o
- Chat: Ask questions about your knowledge base
Recommended Models
| Feature | Model | Cost |
|---|---|---|
| Classification | gpt-4o-mini | $0.15/1M tokens |
| Planning | gpt-4o | $2.50/1M tokens |
| Chat | gpt-4o-mini | $0.15/1M tokens |
Privacy
When using OpenAI:
- Entry text is sent for processing
- Data is subject to OpenAI's Privacy Policy
- Consider using Ollama for fully local processing