Giter VIP home page Giter VIP logo

Comments (5)

Taytay avatar Taytay commented on June 22, 2024

Looks like a bug in what is getting sent to the AI:

Goal 3:
------------ CONTEXT SENT TO AI ---------------
System: Permanent memory: []
User: NEXT COMMAND
----------- END OF CONTEXT ----------------
assistant reply: What would you like me to do?
Error: Invalid JSON
 What would you like me to do?
NEXT ACTION:  COMMAND = Error: ARGUMENTS = Invalid JSON
Enter 'y' to authorise command or 'n' to exit program...
Input:

from auto-gpt.

altryne avatar altryne commented on June 22, 2024

Same with default run

from auto-gpt.

adustyugov avatar adustyugov commented on June 22, 2024

some problems with escaping in string values. looks like due to prompts(initial or generated ones). we should add checks and escaping for strings

from auto-gpt.

cometbus avatar cometbus commented on June 22, 2024

example, if you require a Google Search, please provide the following command: { "command": { "name": "google", "args": { "input": "<search>" } } } For executing a Python file, you can issue the command: { "command": { "name": "execute_python_file", "args": { "file": "<file>" } } } If you have any questions or require assistance with a particular command or task, please don't hesitate to ask.
NEXT ACTION: COMMAND = Error: ARGUMENTS = Invalid JSON
SYSTEM: Command Error: returned: Unknown command Error:

from auto-gpt.

renner-c avatar renner-c commented on June 22, 2024

Solution here:
#21 (comment)

from auto-gpt.

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.