Hacker News new | ask | show | jobs
by TaylorAlexander 973 days ago
This just reminds me: I have been wondering, if you get multiple instances of GPT-4 talking to each other, each seeded with a different personality prompt, do they have interesting conversations? I suspect it would devolve in to nonsense quickly, but I’ve never seen any chat log of two GPT instances talking. Does anyone have a reference for this? Thanks.
4 comments

Check https://github.com/OpenBMB/ChatDev out, they simulate personas in a company and build products by simulating the interactions.
I did a DSL to facilitate this at https://prlang.com. I've had some success setting up agents to "act" out scenes, where each plays a different part, but it was kinda limited in that conversations would kinda de cohere into nonsense after a bit.
XAgent ser
easy enough to test, copy and paste the responses after initial prompt
Right but someone with API access could do this much more easily. I don’t really want to sit there copying and pasting back and forth. I’d rather write two or three starting prompts and have a few agents do all the work of talking.
I can't find the script now, but my kids and I did this had the Queen Elizabeth 1st talking to a pirate about his life on the high seas. It was quite fun. I wouldn't want to read a historical novel written that way tho...