mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
fix tools typo (withing→within)
This commit is contained in:
parent
384e90f83e
commit
ec7b0fefbd
@ -68,7 +68,7 @@ licence: MIT
|
||||
|
||||
### Tools Class
|
||||
|
||||
Tools have to be defined as methods withing a class called `Tools`, with optional subclasses called `Valves` and `UserValves`, for example:
|
||||
Tools have to be defined as methods within a class called `Tools`, with optional subclasses called `Valves` and `UserValves`, for example:
|
||||
|
||||
```python
|
||||
class Tools:
|
||||
|
Loading…
Reference in New Issue
Block a user