environment
Host-supplied environment. When apiKey is null, AI_GATEWAY_API_KEY here is used — the KMP-idiomatic equivalent of upstream's process.env lookup (commonMain has no platform getenv; the host passes the map).
Since
0.3.0-beta01
Host-supplied environment. When apiKey is null, AI_GATEWAY_API_KEY here is used — the KMP-idiomatic equivalent of upstream's process.env lookup (commonMain has no platform getenv; the host passes the map).
0.3.0-beta01