QuestionQ14

Identify AI concepts and capabilities

For each statement, select Yes when it is true. Otherwise, select No.

Yes or No
StatementsYesNo
An AI generative model is retrained before performing each user request.
An AI agent responds by copying and pasting answers stored in a database.
An AI agent uses a generative AI model to establish actions based on user input.
Explanation

Generative models are trained beforehand and then perform inference for user requests; they are not retrained per request. Retrieving fixed database text alone is not agent behavior. An AI agent can use a generative AI model to interpret input and choose or execute appropriate actions.

Community Discussion

No comments yet. Be the first to start the discussion!