Skip to content

Commit 7803617

Browse files
committed
docs: 2026-03-28-ai update
1 parent 8f399a5 commit 7803617

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

_posts/ai/2026-03-28-ai.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,13 @@ categories: [Blogging,ai]
6464

6565
**n8n 워크플로우 구조**
6666

67-
![스크린샷 2026-03-28 오후 8.22.23.png](/assets/img/ai/2026-03-28-ai-02.png)
67+
{% tabs n8n-chat-trigger %}
6868

69+
{% tab n8n-chat-trigger 이미지 %}
70+
![스크린샷 2026-03-28 오후 8.22.23.png](/assets/img/ai/2026-03-28-ai-02.png)
71+
{% endtab %}
72+
73+
{% tab n8n-chat-trigger 구조 %}
6974
```
7075
[Chat Trigger]
7176
@@ -95,6 +100,9 @@ categories: [Blogging,ai]
95100
96101
[Code - 완료 안내]
97102
```
103+
{% endtab %}
104+
105+
{% endtabs %}
98106

99107

100108

@@ -132,10 +140,13 @@ n8n 챗봇은 잘 동작했지만 **팀원들이 n8n을 설치해야 쓸 수
132140

133141
**n8n 워크플로우 구조 (Webhook 수신 후):**
134142

143+
{% tabs n8n-webhook %}
135144

136-
![스크린샷 2026-03-28 오후 8.53.35.png](/assets/img/ai/2026-03-28-ai-04.png)
137-
145+
{% tab n8n-webhook 이미지 %}
146+
![스크린샷 2026-03-28 오후 8.53.35.png](/assets/img/ai/2026-03-28-ai-04.png)
147+
{% endtab %}
138148

149+
{% tab n8n-webhook 구조 %}
139150
```
140151
[Webhook Trigger] — chatInput, authHeader, userKey, defaultTitle 수신
141152
@@ -155,6 +166,9 @@ n8n 챗봇은 잘 동작했지만 **팀원들이 n8n을 설치해야 쓸 수
155166
156167
[Respond to Webhook] — 완료 메시지 반환
157168
```
169+
{% endtab %}
170+
171+
{% endtabs %}
158172

159173
**챗봇 버전 대비 개선 사항:**
160174

0 commit comments

Comments
 (0)