Skip to content

1minAI

1minAI provides affordable API access to multiple models. Good for budget batch processing and simple tasks where per-job cost matters most.

Terminal window
export MODELREINS_PROVIDER=1minai
export ONEMINAI_API_KEY=...
{
"provider": "1minai",
"1minai": {
"apiKey": "${ONEMINAI_API_KEY}",
"model": "default"
}
}
  • High-volume batch processing on a budget
  • Simple tasks: classification, extraction, reformatting
  • When cost is the primary concern over latency or model choice