Skip to content

Commit 8f399a5

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

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

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

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,8 @@ categories: [Blogging,ai]
6464

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

67-
{% tabs n8n chat trigger %}
68-
69-
{% tab 구조1 %}
7067
![스크린샷 2026-03-28 오후 8.22.23.png](/assets/img/ai/2026-03-28-ai-02.png)
71-
{% endtab %}
7268

73-
{% tab 설명1 %}
7469
```
7570
[Chat Trigger]
7671
@@ -100,9 +95,6 @@ categories: [Blogging,ai]
10095
10196
[Code - 완료 안내]
10297
```
103-
{% endtab %}
104-
105-
{% endtabs %}
10698

10799

108100

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

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

143-
{% tabs n8n webhook %}
144135

145-
{% tab 구조2 %}
146136
![스크린샷 2026-03-28 오후 8.53.35.png](/assets/img/ai/2026-03-28-ai-04.png)
147-
{% endtab %}
148137

149-
{% tab 설명2 %}
138+
150139
```
151140
[Webhook Trigger] — chatInput, authHeader, userKey, defaultTitle 수신
152141
@@ -166,9 +155,6 @@ n8n 챗봇은 잘 동작했지만 **팀원들이 n8n을 설치해야 쓸 수
166155
167156
[Respond to Webhook] — 완료 메시지 반환
168157
```
169-
{% endtab %}
170-
171-
{% endtabs %}
172158

173159
**챗봇 버전 대비 개선 사항:**
174160

0 commit comments

Comments
 (0)