diff --git a/scripts/create_local_profile b/scripts/create_local_profile index 5afb24c..72e67fa 100755 --- a/scripts/create_local_profile +++ b/scripts/create_local_profile @@ -29,6 +29,7 @@ export IS_HEADLESS="${is_headless:-}" # export ENABLE_GITHUB_COPILOT=1 # Used for 'llm' command +# export ANTHROPIC_API_KEY="xxxxxx" # export OPENAI_API_KEY="xxxxxx" # Add machine-specific items below