hark130 / jack-in-the-box

Connecting Jackbox games to the OpenAI API
GNU General Public License v3.0
1 stars 0 forks source link

JITB-29: Improve Joke Boat idea generation #40

Open hark130 opened 1 month ago

hark130 commented 1 month ago

Doing some final system testing for #14 prior to merge led to this result in logs/jitb_20240924_221423-0.log:

[2024-09-24 22:15:57.813] DEBUGGING - Polished "Coca-Cola, Rubber Duck, Pizza, Disneyland, Bananas, Penguin, Jennifer. My Jackbox skills are sharper than a rubber duck in a pizza parlor" from "Coca-Cola, Rubber Duck, Pizza, Disneyland, Bananas, Penguin, Jennifer. My Jackbox skills are sharper than a rubber duck in a pizza parlor." [truncated]

I realized that I probably need a different AI prompt when I tell it to generate joke topics (or bulk joke topics). That warrants a mild refactor but the joke topic generation is fine as-is so... TO DO: DON'T DO NOW... generate another JitbAi object with a different set of instructions more appropriate to generating joke topics, bulk or otherwise.