Expand description
Interactive provider-key collection for the setup wizard.
These run only on the interactive path; the non-interactive collector reads
keys straight from flags. select_provider_keys returns the explicit
default when the user picks a single provider, and None when they enter
several keys (the default is then resolved by
resolve_interactive_primary).
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Functions§
- resolve_
interactive_ primary - select_
provider_ keys - Returns
Nonefor the “enter multiple keys” path; that default is resolved later from the keys actually present, not at selection time.