Skip to content

Commit 7cc891f

Browse files
committed
Docs: Fix Mermaid diagram for GitHub compatibility.
1 parent b3ff05e commit 7cc891f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chatbot_NLP_Demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ flowchart TD
136136
D -->|LLM Completion| G[LLM Provider Manager]
137137
138138
%% Providers
139-
G --> H[Cloud / Local LLMs\n(OpenAI, HuggingFace, Ollama)]
139+
G --> H["Cloud / Local LLMs<br/>(OpenAI, HuggingFace, Ollama)"]
140140
141141
%% Return path
142142
E --> D

0 commit comments

Comments
 (0)