mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
feat: remoe codex references after merging of main branch
This commit is contained in:
@@ -38,13 +38,6 @@ DATA_DIR=./data
|
||||
# OPTIONAL - Additional AI Providers
|
||||
# ============================================
|
||||
|
||||
# OpenAI API key for GPT/Codex models (gpt-5.2, gpt-5.1-codex, etc.)
|
||||
# Codex CLI must be installed: npm install -g @openai/codex@latest
|
||||
OPENAI_API_KEY=
|
||||
|
||||
# Optional: Override Codex CLI path (auto-detected by default)
|
||||
# CODEX_CLI_PATH=/usr/local/bin/codex
|
||||
|
||||
# Google API key (for future Gemini support)
|
||||
GOOGLE_API_KEY=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user