exam questions

Exam AWS Certified AI Practitioner AIF-C01 All Questions

View all questions & answers for the AWS Certified AI Practitioner AIF-C01 exam

Exam AWS Certified AI Practitioner AIF-C01 topic 1 question 168 discussion

Which technique breaks a complex task into smaller subtasks that are sent sequentially to a large language model (LLM)?

  • A. One-shot prompting
  • B. Prompt chaining
  • C. Tree of thoughts
  • D. Retrieval Augmented Generation (RAG)
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
certifiedlegend
1 week, 6 days ago
Selected Answer: B
Prompt chaining is a technique where a complex task is broken down into smaller subtasks, and each subtask is processed sequentially by a large language model (LLM). The output of one step becomes the input to the next, forming a chain of prompts.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...