Code Monkey home page Code Monkey logo

Comments (6)

rastrat avatar rastrat commented on June 3, 2024

Welcome back! Would you like me to return to being CommunicatorGPT?
Continue with the last settings?
Name: CommunicatorGPT
Role: Communicate
Goals: ['Send an email to [email protected] to introduce yourself using the send_email command', 'Terminate']
Continue (y/n): y
Using memory of type: LocalCache
Using Browser: chrome
THOUGHTS: I will start by introducing myself to the email address provided using the send_email command.
REASONING: I want to start by completing the first goal in the list of goals provided. This will help me get
started and give me a sense of accomplishment.
PLAN:

  • Use the send_email command to introduce myself to the email address provided.
  • Terminate the program.
    CRITICISM: I should have checked if I have the necessary credentials to send an email before starting the task.
    NEXT ACTION: COMMAND = send_email ARGUMENTS = {'to': '[email protected]', 'subject': 'Introduction', 'body': 'Hello, my name is CommunicatorGPT. I am an AI language model designed to communicate with humans. I am here to complete the task you have assigned me. Please let me know if you have any questions or concerns. Thank you.'}
    SYSTEM: Command send_email returned: Unknown command 'send_email'. Please refer to the 'COMMANDS' list for available commands and only respond in the specified JSON format.

from auto-gpt-plugins.

ntindle avatar ntindle commented on June 3, 2024

@riensen

from auto-gpt-plugins.

riensen avatar riensen commented on June 3, 2024

Please run with autogpt with debug flag
python3 -m autogpt --debug

Then check if the send_email command is in the command list of the initial auto gpt prompt.

from auto-gpt-plugins.

rastrat avatar rastrat commented on June 3, 2024

autogpt tries to execute the send_email command but system says its an invalid command and says to reffer to commands list
@riensen

from auto-gpt-plugins.

rastrat avatar rastrat commented on June 3, 2024

@riensen i am working on master branch

from auto-gpt-plugins.

riensen avatar riensen commented on June 3, 2024

autogpt tries to execute the send_email command but system says its an invalid command and says to reffer to commands list @riensen

Yes, I understand. I cannot reproduce this on my machine and no other users have reported this problem.
I can only recommend to:

  • use the latest version of both repos (Auto-GPT and Auto-GPT-Plugins)
  • Folllow the setup instruction closely
  • If the problem persists, then run auto-gpt in debug mode and paste the entire initial output here (up to the first processing of the first command):
    use python3 -m autogpt --debug to run in debug

from auto-gpt-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.