mirror of
https://github.com/open-webui/docs.git
synced 2025-12-14 00:19:26 +07:00
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
This commit is contained in:
@@ -64,7 +64,7 @@ Below is a list of optional arguments your tools can depend on:
|
||||
- `__metadata__`: Dictionary with chat metadata
|
||||
- `__messages__`: List of previous messages
|
||||
- `__files__`: Attached files
|
||||
- `__model__`: Model name
|
||||
- `__model__`: A dictionary with model information
|
||||
|
||||
Just add them as argument to any method of your Tool class just like `__user__` in the example above.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user