    URL   = "https://hut.openintegrations.dev/localai/";
    Token = "12We34...";

    Model       = "sd-1.5-ggml";
    Description = OPI_OpenAI.GetImageDescriptionStructure("Yellow alpaca", 1, , "64x64");
    Result      = OPI_OpenAI.GetImages(URL, Token, Model, Description);