Giter Club home page Giter Club logo

Comments (7)

DeAlexPesh avatar DeAlexPesh commented on May 9, 2024

em?
https://api.proxyscrape.com/v2/?request=displayproxies&protocol=http&timeout=10000&country=all&ssl=all&anonymity=all
image

from freegpt-webui.

DeAlexPesh avatar DeAlexPesh commented on May 9, 2024
sed -i -e "1i import os" /app/server/auto_proxy.py
sed -i -e "s|\(url\).=.*|\1 = os\.environ\[\'PROXY_API\'\]|" /app/server/auto_proxy.py

in docker-compose yml:

environment:
 PROXY_API: "https://api.WORKED.PROXYLIST?protocol=http"

GIT EX: https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list-raw.txt

from freegpt-webui.

DeAlexPesh avatar DeAlexPesh commented on May 9, 2024

and back please GPT-4 as optional options in

config.json

EX: "enabled_gpt_four": true

from freegpt-webui.

ramonvc avatar ramonvc commented on May 9, 2024

The API is unstable, and I'm looking for better alternatives. My daily time for personal projects is short, and this project is nothing more than that.

I will probably remove the auto_proxy since it only brings me more code maintenance problems compared to benefits, and it will be up to the user to define a proxy through the .env file.

Regarding GPT-4, it's not working. But if you still want to have it as an option, even though it's not functional, which doesn't make sense, you can enable it in the index.html by simply removing the "disabled" attribute from the "option" tag.

from freegpt-webui.

DeAlexPesh avatar DeAlexPesh commented on May 9, 2024

The API is unstable, and I'm looking for better alternatives. My daily time for personal projects is short, and this project is nothing more than that.

I will probably remove the auto_proxy since it only brings me more code maintenance problems compared to benefits, and it will be up to the user to define a proxy through the .env file.

Regarding GPT-4, it's not working. But if you still want to have it as an option, even though it's not functional, which doesn't make sense, you can enable it in the index.html by simply removing the "disabled" attribute from the "option" tag.

auto_proxy is best features. no remove it. it realy good. need make normal parser and all good.
but you can add an environment variable as indicated above.

GPT4 not work it's true, but maybe:
image

from freegpt-webui.

ramonvc avatar ramonvc commented on May 9, 2024

There are issues with the Bing and Lockchat providers. Bing has recently changed its security method and now requires Captcha verification. Lockchat, on the other hand, has disabled the gpt-4 model.

You can verify these changes by testing them on my dev-testing branch. Simply modify the provider in backend.py, as all G4F providers are available in this branch.

from freegpt-webui.

DeAlexPesh avatar DeAlexPesh commented on May 9, 2024

hi.
autoproxy disabled in new release?

from freegpt-webui.

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.