ferrero-opentext/Python-Version/config
DJP 59c931d37e Move CreativeX configuration to environment variables
Centralizes all CreativeX settings in .env file for easier management
across development and production environments.

Changes:
- Add BOX_ROOT_FOLDER_CREATIVEX to .env
- Add CREATIVEX_AGENT_NAME to .env
- Update config.yaml to reference environment variables
- Update CREATIVEX_DEPLOYMENT.md with new .env structure
- Update CREATIVEX_SUMMARY.md documentation

Benefits:
- Single source of truth for configuration (.env file)
- Easy to change Box folder or agent name without code changes
- Consistent with other workflow configurations (A1→A2, A5→A6, etc.)
- Simplified deployment process

Environment variables:
BOX_ROOT_FOLDER_CREATIVEX=350605024645
LLAMA_CLOUD_API_KEY=your_api_key_here
CREATIVEX_AGENT_NAME=Creativex-Extract

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-11 16:22:32 -05:00
..
config.yaml Move CreativeX configuration to environment variables 2025-11-11 16:22:32 -05:00
country_code_mappings.yaml Add invalid DAM entries to country mappings (all set to XX) 2025-11-05 19:27:20 -05:00
field_mappings.yaml Add CreativeX fields to MVP and fix score update logic 2025-11-11 13:54:39 -05:00