Giter Site home page Giter Site logo

Active Mode about auto-gpt HOT 6 CLOSED

significant-gravitas avatar significant-gravitas commented on May 31, 2024 7
Active Mode

from auto-gpt.

Comments (6)

ResourceHog avatar ResourceHog commented on May 31, 2024 3

Picking this one up.

from auto-gpt.

leoxs22 avatar leoxs22 commented on May 31, 2024 3

I think this idea might be improved a bit.
Some actions might need human intervention. Like completing a captcha, paying something, interacting with some GUI.
This could be a good place for the AI to ask the user to do something that it cannot do by itself

from auto-gpt.

ResourceHog avatar ResourceHog commented on May 31, 2024 2

#36

from auto-gpt.

Torantulino avatar Torantulino commented on May 31, 2024

Thank you so much for your contribution.

This is an excellent idea.

Benefits

Improved user control over AI actions

This is the main benefit for me, having this direct, in-the-loop, control would allow the user to prevent the AI from wasting time and resources on silly tasks, and keep it on track.

Suggestions

I suggest the following format:

# Sudo implementation:
user_approval = Input("Approve [Yes/No]:")

if user_approval.lower() == no
    reason = Input("Reason:")

# If yes, continue execution, If no, send to AI "Request Denied by user with reason: {reason}".
...

Would you be interested in implementing this?
If not, no worries, just let me know and I'll get around to it. 😄

from auto-gpt.

slavakurilyak avatar slavakurilyak commented on May 31, 2024

@leoxs22 While 'Active Mode` is more of a 'co-pilot', I think asking users for interactions is a promising extension of Continuous Mode. I created a new issue to explore this idea. 👇

from auto-gpt.

Pwuts avatar Pwuts commented on May 31, 2024

Implemented in #133

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.