ReferenceAvailable
providerKind
Configures providerKind for Provider data disclosure from its authoritative release declaration.
Reference
| Field | Value | Description |
|---|---|---|
| valueType | "openai-api" | "openai-chatgpt" | "openai-compatible-gateway" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "openai-api" | "openai-chatgpt" | "openai-compatible-gateway" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["openai-api","openai-chatgpt","openai-compatible-gateway"] | Allowed declaration values. |
Configures providerKind for Provider data disclosure from its authoritative release declaration.
The declared value type is "openai-api" | "openai-chatgpt" | "openai-compatible-gateway". Allowed values are ["openai-api","openai-chatgpt","openai-compatible-gateway"]. This field is required.