Files
oci-litellm-cost-per-api/config/apis.yaml
2026-06-27 09:32:54 -03:00

25 lines
785 B
YAML

month: "2026-06"
allocation_metric: "weighted_tokens" # weighted_tokens | total_tokens | requests
currency: "USD"
model:
alias: "oci-gemini-25-pro"
oci_model_name: "google.gemini-2.5-pro"
# Peso lógico para rateio interno. Para Gemini, ajuste conforme o pricing usado no contrato/OCI.
input_weight: 1.0
output_weight: 5.0
apis:
- id: "api-billing"
name: "API Fatura"
virtual_key: "sk-ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6"
owner: "squad-cobranca"
- id: "api-offers"
name: "API Ofertas"
virtual_key: "sk-ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6"
owner: "squad-ofertas"
- id: "api-backoffice"
name: "API Backoffice"
virtual_key: "sk-ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6ph3FgX6"
owner: "squad-operacoes"