mirror of
https://github.com/open-webui/docs.git
synced 2026-04-05 14:58:45 +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.