FlowGenie Configuration
Customize FlowGenie Configuration
Administrators have the flexibility to customize FlowGenie configuration to suit specific requirements and adjust the generated responses as needed.
Follow these steps to view and edit FlowGenie configurations:
Ensure that you are logged on to ProcessMaker.
Click the Admin option from the top menu. The Users page will display.
From the Settings panel on the left, expand the Integrations section, and then select AI settings.
Explanation of FlowGenie Settings
Text Model: This setting is used to determine the OpenAI model utilized when no file is included as part of the input.
Vision Model: This setting specifies the OpenAI model used when an image is provided as input.
Text System Prompt: This setting defines the system prompt utilized when no file is included as part of the input. Refer to OpenAI's guide for more details.
Vision System Prompt: This setting defines the system prompt utilized when an image is provided as part of the input. Refer to OpenAI's guide for more details.
Text JSON Prompt Suffix: This setting is used to append text to the Text System Prompt when the response format is set to JSON.
Vision JSON Prompt Suffix: This setting is used to append text to the Vision System Prompt when the response format is set to JSON.
Table Prompt Suffix: This setting is used to append text to the system prompt when the response format is set to Table.
Text Model Temperature: This setting specifies the temperature parameter used with the Text Model. Refer to OpenAI's guide for more details.
Vision Model Temperature: This setting specifies the temperature parameter used with the Vision Model. Refer to OpenAI's guide for more details.
Last updated