Discover Inception models here
Get an API key from Inception Platform

Configuration

config.yaml
models:
  - name: <MODEL_NAME>
    provider: inception
    model: <MODEL_ID>
    apiKey: <INCEPTION_API_KEY>
Check out a more advanced configuration here