diff --git a/copier.yml b/copier.yml index 7091ae1..4a33180 100644 --- a/copier.yml +++ b/copier.yml @@ -9,7 +9,7 @@ project_name: mistral_api_key: type: str secret: true - default: "" + default: "{{ os.environ.get('MISTRAL_API_KEY', '') }}" help: "Mistral API key" collection_name: