
ojob ojob.io/ai/promptImage prompt="Produce an array 'results' with the sumamry of the command output." image=image.jpeg instructions="Always answer with an array." withMD=true Using a LLM model returns the result of a prompt over a provided image. OpenAF's sBuckets or system variable (MODEL).
| Name | Description | 
|---|---|
| prompt | The text prompt to ask to the LLM model | 
| image | The file or URL of an image to consider | 
| instructions | Provide additional instructions to the LLM model | 
| withMD | If true, the output will be in Markdown format |