by kovek on 5/18/23, 12:34 AM with 1 comments
Let's say the information is as follows
A feeds B
B brings joy to A
A cleans C
C annoys A
B uses C
C is used by B
I'm imagining A as a person, B as a cat, and C as the litter.
How to best organize this information for a prompt with a LLM? Would this order be better?
A feeds B
B uses C
C annoys A
A cleans C
C is used by B
B brings joy to A
Thank you,
kovek
by compressedgas on 5/18/23, 12:48 AM