Coder Social home page Coder Social logo

Comments (14)

ricardofalc avatar ricardofalc commented on July 18, 2024 1

Damn you are fast, i just edited the issue haha.
I'll check it.

from moneyprinter.

FujiwaraChoki avatar FujiwaraChoki commented on July 18, 2024 1

ProtonVPN should be fine.

from moneyprinter.

FujiwaraChoki avatar FujiwaraChoki commented on July 18, 2024

[Video to be generated]

   Subject: Short video about marathon running

[-] Error: RetryProvider failed:

ChatgptNext: ClientResponseError: 429, message='Too Many Requests', url=URL('https://chat.fstha.com/api/openai/v1/chat/completions')

You: ClientResponseError: 403, message='Forbidden', url=URL('https://you.com/api/streamingSearch?q=%0A++++Generate+a+script+for+a+video,+depending+on+the+subject+of+the+video.%0A++++Subject:+Short+video+about+marathon+running%0A%0A++++The+script+is+to+be+returned+as+a+string.%0A%0A++++Here+is+an+example+of+a+string:%0A++++%22This+is+an+example+string.%22%0A%0A++++Do+not+under+any+circumstance+refernce+this+prompt+in+your+response.%0A%0A++++Get+straight+to+the+point,+don't+start+with+unnecessary+things+like,+%22welcome+to+this+video%22.%0A%0A++++Obviously,+the+script+should+be+related+to+the+subject+of+the+video.%0A%0A++++ONLY+RETURN+THE+RAW+SCRIPT.+DO+NOT+RETURN+ANYTHING+ELSE.%0A++++&domain=youchat&chat=')

GeekGpt: HTTPError: 521 Server Error:  for url: https://ai.fakeopen.com/v1/chat/completions

FakeGpt: ContentTypeError: 0, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8', url=URL('https://linux.do/t/topic/1051')

ChatgptDemoAi: ClientResponseError: 400, message='Can not decode content-encoding: brotli (br). Please install `Brotli`', url=URL('https://chat.chatgptdemo.ai/wp-json/mwai-ui/v1/chats/submit')

FreeGpt: AttributeError: 'StreamResponse' object has no attribute 'iter_content'

ChatgptDemo: ClientResponseError: 500, message='Internal Server Error', url=URL('https://chat.chatgptdemo.net/chat_api_stream')

Chatgpt4Online: MissingRequirementsError: Install "undetected_chromedriver" and "platformdirs" package

127.0.0.1 - - [04/Feb/2024 14:06:16] "POST /api/generate HTTP/1.1" 200 -

Visit xtekky/gpt4free on GitHub, there might be information regarding this problem. It should be fixed if you can just change the model from gpt_4 to a GPT 3.5 variant.

from moneyprinter.

FujiwaraChoki avatar FujiwaraChoki commented on July 18, 2024

Also, I forgot to add these requirements to the list, will be adding them.

from moneyprinter.

ricardofalc avatar ricardofalc commented on July 18, 2024

So i need to setup gpt4free in a Docker container as instructed?

from moneyprinter.

FujiwaraChoki avatar FujiwaraChoki commented on July 18, 2024

Not nessecarily, try replacing g4f.models.gpt_35_turbo_16k_0613 with g4f.models.gpt_4

from moneyprinter.

ricardofalc avatar ricardofalc commented on July 18, 2024

I changed following in gpt.py:

   # Generate search terms
    response = g4f.ChatCompletion.create(
        model=g4f.models.gpt_4,
        messages=[{"role": "user", "content": prompt}],
    )
 

Still same issue:

image

from moneyprinter.

ricardofalc avatar ricardofalc commented on July 18, 2024

VPN + installed

  • platformdirs
  • undetected_chromedriver

from moneyprinter.

lukas748 avatar lukas748 commented on July 18, 2024

I'm having the same issue, but already installed platformdirs and undetected_chromedriver.

from moneyprinter.

FujiwaraChoki avatar FujiwaraChoki commented on July 18, 2024

VPN

from moneyprinter.

lukas748 avatar lukas748 commented on July 18, 2024

Any recommendations? I never really used VPN's before

from moneyprinter.

lukas748 avatar lukas748 commented on July 18, 2024

It worked fine! Thanks.

from moneyprinter.

rodrigogs avatar rodrigogs commented on July 18, 2024

So... I have to have a VPN? Is there another way? Could I use OpenAI API directly?

from moneyprinter.

FujiwaraChoki avatar FujiwaraChoki commented on July 18, 2024

So... I have to have a VPN? Is there another way? Could I use OpenAI API directly?

You could, if you want to pay (or have free credits left), but you'll have to implement that yourself with this library: OpenAI Python Package.

from moneyprinter.

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.