Skip to content

Commit

Permalink
Update the mermaid graph
Browse files Browse the repository at this point in the history
  • Loading branch information
labrijisaad authored Apr 7, 2024
1 parent 7dbe5af commit 0c3eec6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ graph TD
I -->|Query OpenAI LLM| J[LLM Response]
J -->|Generate Answer| K[Answer]
style A fill:#f9f,stroke:#333,stroke-width:2px
style B fill:#bbf,stroke:#333,stroke-width:2px
style C fill:#bbf,stroke:#333,stroke-width:2px
style D fill:#bbf,stroke:#333,stroke-width:2px
style E fill:#f9f,stroke:#333,stroke-width:2px
style F fill:#bbf,stroke:#333,stroke-width:2px
style G fill:#bbf,stroke:#333,stroke-width:2px
style H fill:#bbf,stroke:#333,stroke-width:2px
style I fill:#fbb,stroke:#333,stroke-width:2px
style J fill:#fbb,stroke:#333,stroke-width:2px
style K fill:#fbb,stroke:#333,stroke-width:2px
style A fill:#7f7f7f,stroke:#fff,stroke-width:2px
style B fill:#8fa1b3,stroke:#fff,stroke-width:2px
style C fill:#8fa1b3,stroke:#fff,stroke-width:2px
style D fill:#8fa1b3,stroke:#fff,stroke-width:2px
style E fill:#7f7f7f,stroke:#fff,stroke-width:2px
style F fill:#8fa1b3,stroke:#fff,stroke-width:2px
style G fill:#8fa1b3,stroke:#fff,stroke-width:2px
style H fill:#8fa1b3,stroke:#fff,stroke-width:2px
style I fill:#e07b53,stroke:#fff,stroke-width:2px
style J fill:#e07b53,stroke:#fff,stroke-width:2px
style K fill:#e07b53,stroke:#fff,stroke-width:2px
```

## Connect with me 🌐
Expand All @@ -38,4 +38,4 @@ graph TD
<a href="https://github.com/labrijisaad">
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" style="margin-bottom: 5px;"/>
</a>
</div>
</div>

0 comments on commit 0c3eec6

Please sign in to comment.