Skip to main content

Module prompts

Module prompts 

Source
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 None for the “enter multiple keys” path; that default is resolved later from the keys actually present, not at selection time.