# cat=nl_aiimagemeta/openAI/001; type=string; label=OpenAI API Key: API key used to authenticate requests to OpenAI apiKey = # cat=nl_aiimagemeta/openAI/002; type=string; label=OpenAI Model: Model used for the OpenAI API (e.g., gpt-4-0613) model = gpt-4o-mini # cat=nl_aiimagemeta/openAI/003; type=int+; label=Max Tokens: Maximum number of tokens for OpenAI API requests maxTokens = 500 # cat=nl_aiimagemeta/openAI/004; type=string; label=Base URI: Base URI for the OpenAI API baseUri = https://api.openai.com/v1/ # cat=nl_aiimagemeta/openAI/005; type=int+; label=Timeout: Timeout for OpenAI API requests (in seconds) timeout = 20 # cat=nl_aiimagemeta/openAI/006; type=text; label=System Prompt: Default system prompt for OpenAI API requests systemPrompt = You are an expert in accessible web design. Please create a concise and descriptive alt-text for the following image. The alt-text should clearly describe the essential content and function of the image for users who cannot see it. Keep the description brief (preferably under 125 characters) and objective. If no clear object is visible, describe the dominant color or shape in the image. # cat=nl_aiimagemeta/openAI/007; type=string; label=Allowed Tablenames: Operate on images related to tables allowedTablenames = tt_content,tx_news_domain_model_news # cat=nl_aiimagemeta/openAI/008; type=string; label=Allowed CTypes: Operate on images used in CTypes cTypes = sitepackage_*,image,textpic # cat=nl_aiimagemeta/openAI/009; type=int+; label=Max images per run: Maximum number of images to process in a single run maxImagesPerRun = 10 # cat=nl_aiimagemeta/openAI/010; type=string; label=Allowed File Extensions: Operate on images with these file extensions imageFileExt = jpg,jpeg,png,gif,webp,svg # cat=nl_aiimagemeta/openAI/011; type=string; label=Include Files: Operate on images with these file names containing these strings, comma separated, empty for all includeFiles = # cat=nl_aiimagemeta/openAI/012; type=string; label=Exclude Files: Operate on images with these file names containing these strings, comma separated excludeFiles = # cat=nl_aiimagemeta/openAI/013; type=int; label=Max total number of tags: Maximum number of images to process in total, 0 for all maxNumberOfTags = 10000