mirror of
https://github.com/open-webui/open-webui.git
synced 2026-02-24 12:11:56 +01:00
7 lines
146 B
Python
7 lines
146 B
Python
|
|
"""
|
||
|
|
Open WebUI Tools Package.
|
||
|
|
|
||
|
|
This package contains built-in tools that are automatically available
|
||
|
|
when native function calling is enabled.
|
||
|
|
"""
|