mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-04 19:29:27 -05:00
feat: native function calling for built-in tools
This commit is contained in:
6
backend/open_webui/tools/__init__.py
Normal file
6
backend/open_webui/tools/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Open WebUI Tools Package.
|
||||
|
||||
This package contains built-in tools that are automatically available
|
||||
when native function calling is enabled.
|
||||
"""
|
||||
Reference in New Issue
Block a user