Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Information valid from AMI version 8.0 SP24 (24.2)

Summary

The AI tab of the Attribute Editor lets you request, fine-tune and review AI generated values for attributes.

Once you have selected an AI generated value you can edit it as normal on the Value tab of the Attribute Editor.





Gadget Action Menu Items

Prompt

The Prompt is the request sent to the AI service to generate a value. The default prompt is created by resolving the AI Prompt Template assigned to the attribute definition with information from the current object instance. In that way, every prompt

You can edit or replace the default to create a completely custom prompt. It should read as natural language.

Changes to the prompt are not saved when the Attribute Editor is closed.

Parameters

The parameters are settings that affect how a value is generated. These may be different from one model of AI to another, but common ones are:

  • temperature - a numeric measure of how creative a generated value should be, with high numbers requesting more creative, random values and low numbers requesting more predictable, consistent values. 
  • top_p - a numeric measure of how broad the choice of words should be, with high numbers allowing a wide choice of vocabulary and low numbers limiting the value to common or repeated words.
  • max tokens - limit the number of tokens used to request and return a generated value. A token is a word fragment or piece of punctuation

Changes to parameters are not saved when the Attribute Editor is closed. If you want to change any of the default values, ask your system administrator to change the settings in the AI Service System Preference.

Your Agility system may have different parameters available, or use different terms for them. Your system administrator can set explanations for each parameter and provide minimum and maximum value ranges to guide you.

 Refresh

Clears the Filter field.

  • No labels