Giter Club home page Giter Club logo

Comments (11)

acheong08 avatar acheong08 commented on May 23, 2024

You can cache the parent id and conversation id manually and set it. I can try to implement this later. A pull request is also welcome

from chatgpt.

easyssss avatar easyssss commented on May 23, 2024

I am unfortunately Very new to this. How would I manually set it?

from chatgpt.

acheong08 avatar acheong08 commented on May 23, 2024

You must import this library and write a custom implementation. I will probably try to implement this later today so wait if you're willing

from chatgpt.

easyssss avatar easyssss commented on May 23, 2024

Thank you so much. I have no problem waiting.

from chatgpt.

xetru avatar xetru commented on May 23, 2024

yea that would be really neat. waiting :)

from chatgpt.

acheong08 avatar acheong08 commented on May 23, 2024

Working on it right now

from chatgpt.

acheong08 avatar acheong08 commented on May 23, 2024

Supported.

from chatgpt.

acheong08 avatar acheong08 commented on May 23, 2024
chatbot.rollback_conversation()

or in CLI !rollback

from chatgpt.

easyssss avatar easyssss commented on May 23, 2024

While this is very useful, it doesn't seem to be the same function as the try again function. When using that function, the bot takes a different track. If it says one thing, and you hit try again, it will say something else. With the rollback, it tends to just repeat itself (or say something very similar). I've found other ways around the filters, so its not a huge issue, but figured I'd let you know.

from chatgpt.

acheong08 avatar acheong08 commented on May 23, 2024

The rollback function moves back by one parent_id, meaning that you get to delete the last message from history. It is similar to try again but can only roll back by one message.

from chatgpt.

acheong08 avatar acheong08 commented on May 23, 2024

For example:
You: <Question 1>

Chatbot:

You: <Question 2>

Chatbot:

You: !rolback

...

You: continue

Chatbot:

from chatgpt.

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.