Config Management
Generate, override, or bypass the config file entirely.
Generate an example config
This creates a starter summarizer.yaml in the project root.
Use a custom config file
Ignore config entirely
Tip: CLI flags always override
summarizer.yamlvalues.--no-configforces the CLI to rely only on flags and.envfor API keys.