mirror of
https://github.com/open-webui/docs
synced 2025-06-13 01:52:25 +00:00
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
This commit is contained in:
parent
33c43786b5
commit
ff0419d9ab
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user