Block 1 - OpenAI Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Beginner’s Tutorial: Manage Azure Storage Account Container & Blob with n8n [imageIdea (e.g., "a robot holding a coffee cup")Create container).Create Blob).Get many blobs).Delete Blob).Delete container).🧠 Set up OpenAI
🪣 Set up Azure Blob Storage
mystorageaccount).> 📝 This demo uses Access Key authentication. You can also configure Shared Access Signatures (SAS) or OAuth in production setups.
Run the Workflow
| Requirement | Description |
|---|---|
| Azure Storage Account | With container-level read/write access |
| OpenAI API Key | For image and prompt generation |
| n8n Version | v1.0+ recommended |
| Image Credits | OpenAI charges tokens for DALL·E image creation |
Update the Prompt Agent to include:
Modify the containerName to auto-include:
images-2025-08-20)This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate and store AI images with DALL-E and Azure Blob Storage |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Content Creation, Multimodal AI |
| Author | Trung Tran |
| Published | 20 Aug 2025 |
Use the JSON export at /data/workflows/7648/7648.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Beginner’s Tutorial: Manage Azure Storage Account Container & Blob with n8n [![Watch the video](https://wisestackai.s3.ap southeast 1.amazonaws.com/Modern+Top+10+Shocking+Moments+Youtube+Thumbnail....
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.