Hey, guys!
This thread is intended for discussing ways to improve the Multi-Party-Conversation (MPC) capabilities of joinly.
The most obvious solution would be to adjust the prompt in client_example.py. Currently, the default prompt states, "You are only with one other participant in the meeting, therefore respond to all messages and questions" because we believe that people will first test it out in a one-on-one setting. For MPC settings, of course, this needs to be removed and replaced with instructions, like "directly use the finish tool, when not spoken to".
Hey, guys!
This thread is intended for discussing ways to improve the Multi-Party-Conversation (MPC) capabilities of joinly.
The most obvious solution would be to adjust the prompt in
client_example.py. Currently, the default prompt states,"You are only with one other participant in the meeting, therefore respond to all messages and questions"because we believe that people will first test it out in a one-on-one setting. For MPC settings, of course, this needs to be removed and replaced with instructions, like"directly use the finish tool, when not spoken to".