xtekky / gpt4free

The official gpt4free repository | various collection of powerful language models
https://g4f.ai
GNU General Public License v3.0
59.95k stars 13.22k forks source link

Cnote website is Down #2139

Closed on4r4p closed 3 weeks ago

on4r4p commented 1 month ago

Connection refused from f1.cnote.top . g4f.Provider.Cnote.working should return False . And section Cnote in Providers and Models from README.md shoud be update to Inactive or Unknown. Same thing about section Duckduckgo in Providers and Models from README.md as g4f.Provider.DuckDuckGo does not exist.

TheFirstNoob commented 1 month ago

ReadMe not updated after 1-2 latest update. Cnote is disabled. DuckDuckGo used DDG file.

g4f.Provider.DDG

github-actions[bot] commented 4 weeks ago

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

github-actions[bot] commented 3 weeks ago

Closing due to inactivity.

on4r4p commented 2 weeks ago

ReadMe not updated after 1-2 latest update. Cnote is disabled. DuckDuckGo used DDG file.

g4f.Provider.DDG

Im using your readme as a way to retreive valid server . If you are not planing to keep it up to date can you give me another solution to get a list of g4f.Provider that are working in the current version ?

TheFirstNoob commented 2 weeks ago

Its actual (on 0.3.2.4 update). Open ReadMe again. For my bot i use from g4f.Provider import (RetryProvider, Chatgpt4o, FreeChatgpt, DDG, Liaobots, Blackbox, GeminiProChat, ChatGot, HuggingChat, HuggingFace, PerplexityLabs, Pi, Marsyoo, LiteIcoding, FreeNetfly, MagickPenAsk, MagickPenChat, TeachAnything, DeepInfra, DeepInfraImage)

Other providers i didnt check. Open git for find needed models and see what provider you need use.