latest--OpenAIImageUnit
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--OpenAIImageUnit.json |
| Parent schema | eidolon-resource |
Type:
object
Properties
implementation
const: "OpenAIImageUnit"
required
image_to_text_prompt
string
The prompt to use for the conversion. The text should be very verbose and detailed.
text_to_image_prompt
string
The prompt to use for the conversion. The text should be very verbose and detailed.
connection_handler
Latest Overview
image_to_text_model
string
The model to use for the vision LLM.
text_to_image_model
string
The model to use for the vision LLM.
temperature
number
image_to_text_system_prompt
string
The system prompt to use for text to image.