Skip to content

Commit

Permalink
Update flowchart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoVertex1 authored Sep 3, 2024
1 parent 9d877ed commit 38e2c54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flowchart.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
```mermaid
flowchart TD
A[Receive User Query] --> B[Contextualize Query]
B --> C{Is it a simple or complex query?}
Expand Down Expand Up @@ -32,4 +33,4 @@ flowchart TD
Y -->|No| V
end
Q --> V
Q --> V

0 comments on commit 38e2c54

Please sign in to comment.