Skip to content

feat: auto-populate MISTRAL_API_KEY from current shell environment#6

Merged
PeriLara merged 1 commit into
mainfrom
feat/auto-populate-mistral-api-key
May 27, 2026
Merged

feat: auto-populate MISTRAL_API_KEY from current shell environment#6
PeriLara merged 1 commit into
mainfrom
feat/auto-populate-mistral-api-key

Conversation

@PeriLara

Copy link
Copy Markdown
Collaborator

Update copier.yml to use os.environ.get('MISTRAL_API_KEY', '') as the default value for mistral_api_key, so it automatically picks up the MISTRAL_API_KEY from the current shell if available.

This matches the behavior in workflows-starter-app.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe vibe@mistral.ai

Update copier.yml to use os.environ.get('MISTRAL_API_KEY', '') as the
default value for mistral_api_key, so it automatically picks up the
MISTRAL_API_KEY from the current shell if available.

This matches the behavior in workflows-starter-app.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@PeriLara PeriLara merged commit cdabe03 into main May 27, 2026
1 check failed
@PeriLara PeriLara deleted the feat/auto-populate-mistral-api-key branch June 11, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant