AAI SDK
    Preparing search index...

    Type Alias ProviderEnv

    ProviderEnv: Record<string, string> & { "[hostCredentialsMarker]"?: true }

    Env acceptable for provider-credential resolution (STT/TTS/LLM openers, ctx.generate): the agent's own env or a host-fallback env. Everything is assignable here — the restriction lives on AgentEnv.