trpg/current_goal.txt
2024-12-31 20:17:16 -05:00

18 lines
462 B
Plaintext

context:
user is a barbarian
chatbot is a wizard
sitting in a tavern by a fireplace
interaction:
the user says hello
the chatbot replies and queries the user's name (query for name relation to other participant)
the user answers and then asks the chatbot about the color of its hat (associate name relation to other participant)
the chatbot replies with correct information about the hat (it is blue) (lookup complex association and synthesize response)