Skip to content

[Bug]: General Agent Workflow gets stuck in its own conversation and never answer the question.  #1311

Closed as not planned

Description

Describe the bug

I asked the general agent workflow "can you help me program a new autogenstudio skill?"

and eventually got the response:

"As there seems to be a persistent issue with receiving your messages, I recommend checking your device or messaging platform for any technical problems that might be preventing your messages from being sent. If you need assistance at a later time, please don't hesitate to reach out. I'm here to help whenever you're ready. Have a great day! TERMINATE"

The problem is the assistant asks for more details (which is not bubbled up to the UI) and the userproxy does not respond so eventually the conversation drops ie:

userproxy (to primary_assistant):

can you help me program a new autogenstudio skill

--------------------------------------------------------------------------------
primary_assistant (to userproxy):

Certainly! To program a new skill for autogenstudio, we'll need to define the functionality you want to create, the inputs and outputs, and any specific requirements or constraints. Please provide me with the details of the skill you'd like to develop, and I'll assist you with the coding part.

--------------------------------------------------------------------------------
userproxy (to primary_assistant):



--------------------------------------------------------------------------------
primary_assistant (to userproxy):

It seems like your message might have been cut off. Could you please provide the details of the skill you'd like to develop for autogenstudio? Specifically, I need to know the following:

1. The purpose of the skill: What task should it perform?
2. The inputs required: What information does the skill need to function?
3. The outputs expected: What should the skill produce or return?
4. Any specific technologies or APIs you want to use.
5. Any other requirements or constraints.

Once you provide this information, I can help you with the programming part.

--------------------------------------------------------------------------------
userproxy (to primary_assistant):



--------------------------------------------------------------------------------
primary_assistant (to userproxy):

It appears there might be an issue with your messages, as they are coming through empty. If you're trying to send details about the skill you want to develop and encountering issues, please try to resend the information. If you have any other requests or need assistance with a different task, please let me know so I can help you accordingly.

--------------------------------------------------------------------------------
userproxy (to primary_assistant):



--------------------------------------------------------------------------------
primary_assistant (to userproxy):

Since I am not receiving any specific details from you, I'm unable to proceed with programming a new autogenstudio skill. If you have any other requests or need assistance with a different task, please provide the relevant details, and I'll be glad to help you. If you're experiencing issues with sending messages, please check your connection or try refreshing the page. If there's nothing else you need at the moment, feel free to reach out whenever you're ready.

--------------------------------------------------------------------------------
userproxy (to primary_assistant):



--------------------------------------------------------------------------------
primary_assistant (to userproxy):

It seems there is still an issue with communication. If you are trying to send a message and it's not coming through, please check your connection or the platform you are using to ensure messages are being transmitted correctly. If you have a request or need assistance, please attempt to send your message again. If there is nothing further, you can reach out at any time when you're ready to proceed.

--------------------------------------------------------------------------------
userproxy (to primary_assistant):



--------------------------------------------------------------------------------
primary_assistant (to userproxy):

As there seems to be a persistent issue with receiving your messages, I recommend checking your device or messaging platform for any technical problems that might be preventing your messages from being sent. If you need assistance at a later time, please don't hesitate to reach out. I'm here to help whenever you're ready. Have a great day! TERMINATE


Steps to reproduce

ask it "can you help me program a new autogenstudio skill"

Expected Behavior

It should have asked me:

"Certainly! To program a new skill for autogenstudio, we'll need to define the functionality you want to create, the inputs and outputs, and any specific requirements or constraints. Please provide me with the details of the skill you'd like to develop, and I'll assist you with the coding part."

Screenshots and logs

No response

Additional Information

autgen version: 0.0.27a0
operating system: Linux DESKTOP-C9MELDE 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
python version: 3.10.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    0.2Issues which were filed before re-arch to 0.4proj-studioRelated to AutoGen Studio.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions