Overview
We start by defining the structures. For multi-label classification, we introduce a new enum class and a different PHP class to handle multiple labels.Classifying Text0
The functionmulti_classify
executes multi-label classification using LLM.