Coder Social home page Coder Social logo

Comments (5)

dwertheimer avatar dwertheimer commented on August 15, 2024 2

@andykongslalom Thank you for this. That seems like a development hack though. How should this be done so that it could actually work in a system that could be used by people?

from opengpts.

wvkmind avatar wvkmind commented on August 15, 2024

@dwertheimer
you can add a cookie key value use chrome,same as "opengpts_user_id=1"

from opengpts.

dwertheimer avatar dwertheimer commented on August 15, 2024

@wvkmind Thank you. Where in the code should I add that cookie?

from opengpts.

andykongslalom avatar andykongslalom commented on August 15, 2024

In a browser dev tools e.g. Chrome's dev tools, you can type this into your console to make a cookie that satisfies the requirement.

document.cookie = 'opengpts_user_id=1'
image

from opengpts.

hwchase17 avatar hwchase17 commented on August 15, 2024

@dwertheimer this happened for me as well, when using a browser that i had run the old version of this in. had you run this previous to the updates last monday?

from opengpts.

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.