Skip to content

Commit 9cc3eb1

Browse files
Improve README formatting
The changes in the README.md file include the addition of horizontal rules (---) before and after the installation instructions for the SMART system. This visually separates the installation instructions from the rest of the content, enhancing readability.
1 parent 6b7ea82 commit 9cc3eb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ This toolkit aims to provide developers with a versatile set of resources to bui
88

99
## SMART - Sequential Multi-Agent Reasoning Technique
1010

11+
---
1112
**Install instructions:**
1213
- Simply copy the `smart.py` code into a new function in OpenWebUI.
1314
- To create a new fuction go to `Workspaces -> Functions -> New Function (+ Icon)`
15+
---
1416

1517
The SMART (Sequential Multi-Agent Reasoning Technique) system is a powerful pipeline for enhanced language model capabilities. It includes:
1618

0 commit comments

Comments
 (0)