3. Configure parameters and prompts
Now that we have created the new project, it's time to prepare it for the analysis phase by defining parameters and prompts for the data files analysis.
Defining parameters
Parameters are responsible for analyzing data using AI.
Open the Parameters module
Create or import Parameters
Creating new parameters
Choose type Custom
Name the parameter
Select the language in which the definition will be written
Write a definition that will be used for the analysis
Select the expected output type of the analysis
Write a list of values that should be used as an output. Each of them needs to be confirmed using the "Enter" keyboard key.
Write a fallback value for cases where the analysis will fail and will not produce the desired output, using the list of values
Importing parameters
Use the import button
Select the parameters file you want to import
Defining the flow connector parameter
This parameter passes values from the Insight project to the flow.
Open the Parameters module
Create a new parameter
Choose type Flow parameter
Select a project to connect (it is highly recommended to select a proxy flow project) to which you would like to pass data
Select trained version that is to be used for the analysis (usually, the latest is enough)
Name the flow connector parameter to be referred to from the selected flow project
(Optional): Specify output variables if you need the passed data processed by the flow and then used back in the Insights part (visualisation, etc.)
(Optional): Enable send from previous prompts to the flow if you want to publish previous prompts and their values to the flow, but not transcription or the mail text
(Optional): Enable should process email attachments to let the flow inspect and use email attachments
Defining Prompts
Prompts combine parameters into logical groups.
Open the Prompts module
Create or import Prompts
Creating new Prompts
Name the parameter
Select the language in which the prompt should be processed
Select parameters individually (user-created, imported, or predefined/hardcoded ones), or optionally use any of the predefined parameter groups
(Optional): Select the previous parameter if you wish to pass a value of the selected parameter (for example, a summary of the transcription or a text) as input for this prompt
(Optional): Change instructions if you need to change output specifics
(Optional:) Add any condition to run the prompt based on the selected parameters and values
(Optional:) Change a temperature value if you want the output to be stricter or more creative
(Optional:) Change the model provider if you need to use a different one
Importing prompts
Use the import button
Select the prompts file you want to import
Last updated
Was this helpful?