Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: "--is-human" parameter is not work at the "distribute_debate" example #518

Open
leenamx opened this issue Jan 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@leenamx
Copy link

leenamx commented Jan 20, 2025

AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.

Describe the bug
I find an error when I test the distributed debate example:

There is no difference when I added "--is-human" parameter as Pro or Con, and I cannot input message showed as Step 3. They two agents just debate iteratively.

To Reproduce
Steps to reproduce the behavior:

  1. official code
  2. obey the readme
  3. Pro and Con just debate iteratively, I cannot join it.

Expected behavior
If I join as Con, I should see something like:

System: Welcome to the debate on whether Artificial General Intelligence (AGI) can be achieved
...
Pro: Thank you. I argue that AGI can be achieved using the GPT model framework.
...
User Input:

Error messages
Detailed error messages.

Environment (please complete the following information):

  • AgentScope Version: 0.1.2.dev0
  • Python Version: 3.9
  • OS: Ubuntu 24.04

Additional context
Add any other context about the problem here.

@leenamx leenamx added the bug Something isn't working label Jan 20, 2025
@pan-x-c
Copy link
Collaborator

pan-x-c commented Jan 22, 2025

Sorry for the late reply.
The --is-human was accidentally removed in a past refactor. We will fix it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants