feat: native function calling for built-in tools

This commit is contained in:
Timothy Jaeryang Baek
2026-01-05 04:45:17 +04:00
parent 1f059fe730
commit 5c1d52231a
4 changed files with 333 additions and 10 deletions

View 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.
"""