You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ This toolkit aims to provide developers with a versatile set of resources to bui
15
15
16
16
NOTE: I would not recommend using the smart_with_tools.py code _as is_. It implements my own tools, many of which don't work without some external self-hosted APIs. However you can use it as a template to automatically implement your own tools.
17
17
18
+
**!!! WARNING !!!**
19
+
**DUE TO CHANGES IN OPENWEBUI THE SMART FUNCTION IS CURRENTLY BROKEN! Will fix as soon as there is a migration guide / documentation avalible.**
18
20
---
19
21
20
22
The SMART (Sequential Multi-Agent Reasoning Technique) system is a powerful pipeline for enhanced language model capabilities. It includes:
0 commit comments