- Lepton AI generic-format with keyword anchors - Modal dual token (token_id ak-, token_secret as-) medium confidence - Cerebrium generic-format with keyword anchors - NovitaAI with live verify endpoint (api.novita.ai/v3/openai/models) - Dual-located in providers/ and pkg/providers/definitions/
21 lines
360 B
YAML
21 lines
360 B
YAML
format_version: 1
|
|
name: cerebrium
|
|
display_name: Cerebrium
|
|
tier: 2
|
|
last_verified: "2026-04-05"
|
|
keywords:
|
|
- "cerebrium"
|
|
- "cerebrium.ai"
|
|
- "CEREBRIUM_API_KEY"
|
|
- "api.cortex.cerebrium.ai"
|
|
patterns:
|
|
- regex: '[A-Za-z0-9]{32,}'
|
|
entropy_min: 4.0
|
|
confidence: low
|
|
verify:
|
|
method: GET
|
|
url: ""
|
|
headers: {}
|
|
valid_status: []
|
|
invalid_status: []
|