mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 02:09:51 +07:00
Adds a new section to the Filter Function documentation explaining how to use `json_schema_extra` with `enum` in Pydantic `Valves` definitions to create interactive dropdown menus in the Open WebUI plugin configuration UI. Includes a practical code example.