- Prompt name: The name of the prompt is used to reference it elsewhere in Console, so you should pick something that’s easily identifiable. Enter “Home Mortgage Agent Prompt” here.
- Prompt description (optional): This description is displayed for extra context on the prompt list screen you just saw. For this prompt you can enter “Prompt for a home mortgage agent” here.
- Model provider: This is the provider for the LLM that the prompt, and therefore any agents using it, will converse with. Select “OpenAI” here.
- Model and Version: This is the specific LLM model that the prompt will use. Select “GPT-4.1” and April version (or the latest model and version) here.
- Seed (optional): This is an integer value that controls the reproducibility of the job. You can skip this step.
- Temperature (optional): This is a decimal value between 0 and 2 that controls randomness, higher is more varied, lower is more focused. You can skip this step.
- Tools: Here we can provide the prompt with access to tools. Select “hangup” (this is a standard tool that all prompts should be able to use), and also select the “search_current_mortgage_rate” tool. [Note: If you don’t see this tool in the list, you can easily create it later, and then come back and add it, here.]