mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 10:46:26 +07:00
Minor updates to functions docs
This commit is contained in:
@@ -95,7 +95,7 @@ Each tool must have type hints for arguments. As of version OpenWebUI version 0.
|
||||
|
||||
### Valves and UserValves - (optional, but HIGHLY encouraged)
|
||||
|
||||
Valves and UserValves are used to allow users to provide dyanmic details such as an API key or a configuration option. These will create a fillable field or a bool switch in the GUI menu for the given Tool.
|
||||
Valves and UserValves are used to allow users to provide dynamic details such as an API key or a configuration option. These will create a fillable field or a bool switch in the GUI menu for the given Tool.
|
||||
|
||||
Valves are configurable by admins alone and UserValves are configurable by any users.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user