Dependencies
| Dependency | Description |
|---|---|
OPENAI_API_KEY | OpenAI API key |
curl, base64 | System commands (usually pre-installed) |
- Configure
OPENAI_API_KEYvia theenv_configtool - Or set
open_ai_api_keyinconfig.json
Supported Models
gpt-4.1-mini(recommended, cost-effective)gpt-4.1
Usage
Once configured, send an image to the Agent to automatically trigger image recognition.
