Clear secret provider configuration in configuration.toml

This commit is contained in:
mrT23
2024-06-04 16:42:54 +03:00
parent 213ced7e18
commit 8e12787fc8

View File

@ -15,7 +15,7 @@ max_description_tokens = 500
max_commits_tokens = 500
max_model_tokens = 32000 # Limits the maximum number of tokens that can be used by any model, regardless of the model's default capabilities.
patch_extra_lines = 1
secret_provider="google_cloud_storage"
secret_provider=""
cli_mode=false
ai_disclaimer_title="" # Pro feature, title for a collapsible disclaimer to AI outputs
ai_disclaimer="" # Pro feature, full text for the AI disclaimer