Statement 1: An AI generative model is retrained before performing each user request. = No
A generative AI model is not retrained for every user request. During normal use, the model performs inference: it receives input, processes the prompt, and generates a response based on the deployed model.
Statement 2: An AI agent responds by copying and pasting answers stored in a database. = No
An AI agent does not simply copy and paste stored answers. Agents use generative AI models, instructions, context, and optionally tools or connected data sources to reason over user input and produce responses or actions.
Statement 3: An AI agent uses a generative AI model to establish actions based on user input. = Yes
This is correct. An AI agent uses a generative AI model together with instructions and available tools to interpret user input, determine the next action, and generate a response.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit