|
# Fireworks AI API Key
|
|
# Get your free API key at: https://app.fireworks.ai/
|
|
# Then export it in your shell profile (~/.zshrc or ~/.bashrc):
|
|
# export FIREWORKS_API_KEY="your_api_key_here"
|
|
# Restart your terminal or run: source ~/.zshrc
|
|
|
|
FIREWORKS_API_KEY=your_api_key_here
|