- A prompt contains natural-language instructions for the agent that detail everything the agent does, how it should do them, and what it shouldn’t do.
- A tool that intgrates with
https://www.bankrate.com/to get up-to-date interest rate information. We’ll insruct the agent on when and how to use the tool in the prompt. - A message is a greeting that the agent delivers to the user at the beginning of the conversation. It can be configured to use different wording depending on the date, day of the week, and/or time of day.
- The agent itself, which links together all the components above.

