Skip to content

Commit 6b7ea82

Browse files
Add installation instructions for SMART
The changes to README.md include the addition of installation instructions for the SMART (Sequential Multi-Agent Reasoning Technique) system. It specifies how to copy the smart.py code into a new function within OpenWebUI and provides navigation steps to create a new function.
1 parent 3f7b05f commit 6b7ea82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

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

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

11+
**Install instructions:**
12+
- Simply copy the `smart.py` code into a new function in OpenWebUI.
13+
- To create a new fuction go to `Workspaces -> Functions -> New Function (+ Icon)`
14+
1115
The SMART (Sequential Multi-Agent Reasoning Technique) system is a powerful pipeline for enhanced language model capabilities. It includes:
1216

1317
- Planning Agent: Prepares incoming user requests for subsequent agents in the chain.

0 commit comments

Comments
 (0)