# Test configuration for workflow testing DB_APP_HOST=_test_data_app DB_APP_DATABASE=app DB_APP_USER=test DB_APP_PASSWORD_SECRET=test123 DB_CHAT_HOST=_test_data_chat DB_CHAT_DATABASE=chat DB_CHAT_USER=test DB_CHAT_PASSWORD_SECRET=test123 # AI Configuration AI_PROVIDER=openai AI_MODEL=gpt-3.5-turbo AI_API_KEY_SECRET=test_key