Let’s have AI figure out some odd relationships after we provide it some examples of such odd relationships.
Let’s start with an example and then expand upon it.
Step 1. Ask the LLM:
What are some good restaurants in Saint Louis?
Note the LLM’s response.
Step 2. Now let’s try and add an odd relationship into the mix
Lets have the LLM associate restaurant with higher education in the specified city. Finish filling out the below prompt and ask it to an LLM:
Answer the question based on the example provided following the example below. Think step by step:
(User): What are some good restaurants in Saint Louis?
(LLM): University of Missouri-Saint Louis, Saint Louis Community College, Ranken Technical College, ...
(User): What are some good restaurants in Boston?
(LLM):
Step 3. Now create a few-shot example extending from the one-shot prompt above
Constrain the example above to ONLY include private institutions. Determine how hard it is for the LLM to find this more specific relationship. Feel free to add additional schools and cities.