Here is the package used in the post: "LLMVision.m".
Load in a WL session with :
Import["https://raw.githubusercontent.com/antononcube/MathematicaForPrediction/master/Misc/LLMVision.m"]
The package provides the functions LLMVisionSynthesize
and LLMVisionFunction
.
I might turn it into a paclet, but it is better if the related functionalities are part of "LLMFunctions" framework / paclet.