Product Features
...
Statistical Functions
AI Processor
2 min
the ai processor allows users to customize the behavior and output of the ai model through various parameters these include defining a unique model name, setting system prompts to guide response tone and expertise, and adjusting temperature to influence response creativity the processor also allows users to limit the maximum length of generated responses with the completion tokens parameter and can enforce json formatting for structured outputs additionally, it features an http timeout setting to control the maximum wait time for ai responses, ensuring efficient operation and preventing delays ai processor overview set the following ai model defines the unique name identifier for the model being used system prompt parameter allows users to provide a predefined instruction that influences the ai’s behavior and response style this can be used to enforce a specific tone, persona, or domain expertise in responses temperature parameter (default 1 0 ) controls the randomness of responses lower values (for example, 0 2 ) make the ai more focused and deterministic higher values ( for example, 1 8 ) increase creativity but may reduce consistency max completion tokens parameter limits the maximum number of tokens the ai can generate in a single response this ensures output length remains within expected boundaries if not set, the model’s default value applies force response format to json? parameter determines whether the ai should strictly return responses in json format if enabled , all responses will be structured as valid json important when using json mode, you must also instruct the model to produce json yourself throuhg a system or user message if disabled , responses will follow the model's default output style http timeout parameter sets the maximum time (in seconds) the system waits for a response from the ai if the ai does not respond within this time, the request timeouts and is ignored this prevents excessive delays in cases of high latency ai processor parameters parameters details name the unique identifier assigned to differentiate each customized ai model ai model sspecifies the actual ai model used to generate responses http timeout sets the maximum wait time (in seconds) for obtaining a response from the ai before it times out file path for image indicates the location of an image file that can be accessed or processed by the ai code editor a tool or interface for writing and editing code, possibly for integration or customization involving the ai temperature controls the randomness of the ai’s responses, with lower values yielding more deterministic outputs and higher values fostering creativity max completion tokens limits the maximum number of tokens that the ai can generate in a single response time interval defines a specific duration or frequency at which certain operations or requests should occur