Skip to content

Conversation

mattvollmer
Copy link
Collaborator

Updated from:

# Store local environment variables here.
# They will be used by blink dev for development.
# EXTERNAL_SERVICE_API_KEY=

to:

# Store local environment variables here.
# They will be used by blink dev for development.
# ANTHROPIC_API_KEY=
# OPEN_AI_KEY=
# AI_GATEWAY_API_KEY=

Replace EXTERNAL_SERVICE_API_KEY with three specific API key examples:
- ANTHROPIC_API_KEY
- OPEN_AI_KEY
- AI_GATEWAY_API_KEY

This provides clearer guidance for users on which API keys they might need.
@mattvollmer mattvollmer requested a review from hugodutka October 17, 2025 16:02
@hugodutka
Copy link
Collaborator

superseded by #30

@hugodutka hugodutka closed this Oct 20, 2025
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.

2 participants