summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-06-24 03:47:00 +0200
committert.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-06-24 03:47:00 +0200
commit5db58fd87f230fbe5bae599bb4b120ab42cad3be (patch)
tree770be13bca77c5d04dfe3265f378431df788706f
parentMerge pull request #664 from LopeKinz/main (diff)
downloadgpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.tar
gpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.tar.gz
gpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.tar.bz2
gpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.tar.lz
gpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.tar.xz
gpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.tar.zst
gpt4free-5db58fd87f230fbe5bae599bb4b120ab42cad3be.zip
-rw-r--r--.gitattributes2
-rw-r--r--.gitignore2
-rw-r--r--LEGAL_NOTICE.md15
-rw-r--r--README.md361
-rw-r--r--g4f/.v1/.dockerignore (renamed from .dockerignore)0
-rw-r--r--g4f/.v1/CODE_OF_CONDUCT.md128
-rw-r--r--g4f/.v1/CONTRIBUTING.md8
-rw-r--r--g4f/.v1/Dockerfile (renamed from Dockerfile)0
-rw-r--r--g4f/.v1/LICENSE674
-rw-r--r--g4f/.v1/README.md255
-rw-r--r--g4f/.v1/SECURITY.md4
-rw-r--r--g4f/.v1/Singularity/gpt4free.sif (renamed from Singularity/gpt4free.sif)0
-rw-r--r--g4f/.v1/docker-compose.yaml (renamed from docker-compose.yaml)0
-rw-r--r--g4f/.v1/gpt4free/README.md (renamed from gpt4free/README.md)0
-rw-r--r--g4f/.v1/gpt4free/__init__.py (renamed from gpt4free/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/aiassist/README.md (renamed from gpt4free/aiassist/README.md)0
-rw-r--r--g4f/.v1/gpt4free/aiassist/__init__.py (renamed from gpt4free/aiassist/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/aicolors/__init__.py (renamed from gpt4free/aicolors/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/aicolors/typings/__init__.py (renamed from gpt4free/aicolors/typings/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/deepai/README.md (renamed from gpt4free/deepai/README.md)0
-rw-r--r--g4f/.v1/gpt4free/deepai/__init__.py (renamed from gpt4free/deepai/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/forefront/README.md (renamed from gpt4free/forefront/README.md)0
-rw-r--r--g4f/.v1/gpt4free/forefront/__init__.py (renamed from gpt4free/forefront/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/forefront/typing.py (renamed from gpt4free/forefront/typing.py)0
-rw-r--r--g4f/.v1/gpt4free/gptworldAi/README.md (renamed from gpt4free/gptworldAi/README.md)0
-rw-r--r--g4f/.v1/gpt4free/gptworldAi/__init__.py (renamed from gpt4free/gptworldAi/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/hpgptai/README.md (renamed from gpt4free/hpgptai/README.md)0
-rw-r--r--g4f/.v1/gpt4free/hpgptai/__init__.py (renamed from gpt4free/hpgptai/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/italygpt2/README.md (renamed from gpt4free/italygpt2/README.md)0
-rw-r--r--g4f/.v1/gpt4free/italygpt2/__init__.py (renamed from gpt4free/italygpt2/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/quora/README.md (renamed from gpt4free/quora/README.md)0
-rw-r--r--g4f/.v1/gpt4free/quora/__init__.py (renamed from gpt4free/quora/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/quora/api.py (renamed from gpt4free/quora/api.py)0
-rw-r--r--g4f/.v1/gpt4free/quora/backup-mail.py (renamed from gpt4free/quora/backup-mail.py)90
-rw-r--r--g4f/.v1/gpt4free/quora/cookies.txt (renamed from gpt4free/quora/cookies.txt)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/AddHumanMessageMutation.graphql (renamed from gpt4free/quora/graphql/AddHumanMessageMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/AddMessageBreakMutation.graphql (renamed from gpt4free/quora/graphql/AddMessageBreakMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/AutoSubscriptionMutation.graphql (renamed from gpt4free/quora/graphql/AutoSubscriptionMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/BioFragment.graphql (renamed from gpt4free/quora/graphql/BioFragment.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ChatAddedSubscription.graphql (renamed from gpt4free/quora/graphql/ChatAddedSubscription.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ChatFragment.graphql (renamed from gpt4free/quora/graphql/ChatFragment.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ChatListPaginationQuery.graphql (renamed from gpt4free/quora/graphql/ChatListPaginationQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ChatPaginationQuery.graphql (renamed from gpt4free/quora/graphql/ChatPaginationQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ChatViewQuery.graphql (renamed from gpt4free/quora/graphql/ChatViewQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/DeleteHumanMessagesMutation.graphql (renamed from gpt4free/quora/graphql/DeleteHumanMessagesMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql (renamed from gpt4free/quora/graphql/DeleteMessageMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/HandleFragment.graphql (renamed from gpt4free/quora/graphql/HandleFragment.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/LoginWithVerificationCodeMutation.graphql (renamed from gpt4free/quora/graphql/LoginWithVerificationCodeMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/MessageAddedSubscription.graphql (renamed from gpt4free/quora/graphql/MessageAddedSubscription.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/MessageDeletedSubscription.graphql (renamed from gpt4free/quora/graphql/MessageDeletedSubscription.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/MessageFragment.graphql (renamed from gpt4free/quora/graphql/MessageFragment.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/MessageRemoveVoteMutation.graphql (renamed from gpt4free/quora/graphql/MessageRemoveVoteMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/MessageSetVoteMutation.graphql (renamed from gpt4free/quora/graphql/MessageSetVoteMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/PoeBotCreateMutation.graphql (renamed from gpt4free/quora/graphql/PoeBotCreateMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/PoeBotEditMutation.graphql (renamed from gpt4free/quora/graphql/PoeBotEditMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SendMessageMutation.graphql (renamed from gpt4free/quora/graphql/SendMessageMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SendVerificationCodeForLoginMutation.graphql (renamed from gpt4free/quora/graphql/SendVerificationCodeForLoginMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql (renamed from gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ShareMessagesMutation.graphql (renamed from gpt4free/quora/graphql/ShareMessagesMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SignupWithVerificationCodeMutation.graphql (renamed from gpt4free/quora/graphql/SignupWithVerificationCodeMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/StaleChatUpdateMutation.graphql (renamed from gpt4free/quora/graphql/StaleChatUpdateMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SubscriptionsMutation.graphql (renamed from gpt4free/quora/graphql/SubscriptionsMutation.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql (renamed from gpt4free/quora/graphql/SummarizePlainPostQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SummarizeQuotePostQuery.graphql (renamed from gpt4free/quora/graphql/SummarizeQuotePostQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SummarizeSharePostQuery.graphql (renamed from gpt4free/quora/graphql/SummarizeSharePostQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/UserSnippetFragment.graphql (renamed from gpt4free/quora/graphql/UserSnippetFragment.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ViewerInfoQuery.graphql (renamed from gpt4free/quora/graphql/ViewerInfoQuery.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ViewerStateFragment.graphql (renamed from gpt4free/quora/graphql/ViewerStateFragment.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/ViewerStateUpdatedSubscription.graphql (renamed from gpt4free/quora/graphql/ViewerStateUpdatedSubscription.graphql)0
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/__init__.py (renamed from gpt4free/quora/graphql/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/quora/mail.py (renamed from gpt4free/quora/mail.py)0
-rw-r--r--g4f/.v1/gpt4free/quora/tests/__init__.py (renamed from gpt4free/quora/tests/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/quora/tests/test_api.py (renamed from gpt4free/quora/tests/test_api.py)0
-rw-r--r--g4f/.v1/gpt4free/test.py (renamed from gpt4free/test.py)0
-rw-r--r--g4f/.v1/gpt4free/theb/README.md (renamed from gpt4free/theb/README.md)0
-rw-r--r--g4f/.v1/gpt4free/theb/__init__.py (renamed from gpt4free/theb/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/theb/theb_test.py (renamed from gpt4free/theb/theb_test.py)0
-rw-r--r--g4f/.v1/gpt4free/usesless/README.md (renamed from gpt4free/usesless/README.md)0
-rw-r--r--g4f/.v1/gpt4free/usesless/__init__.py (renamed from gpt4free/usesless/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/usesless/account.json (renamed from gpt4free/usesless/account.json)0
-rw-r--r--g4f/.v1/gpt4free/usesless/account_creation.py (renamed from gpt4free/usesless/account_creation.py)0
-rw-r--r--g4f/.v1/gpt4free/usesless/test.py (renamed from gpt4free/usesless/test.py)0
-rw-r--r--g4f/.v1/gpt4free/usesless/utils/__init__.py (renamed from gpt4free/usesless/utils/__init__.py)0
-rw-r--r--g4f/.v1/gpt4free/you/README.md (renamed from gpt4free/you/README.md)0
-rw-r--r--g4f/.v1/gpt4free/you/__init__.py (renamed from gpt4free/you/__init__.py)0
-rw-r--r--g4f/.v1/gui/README.md (renamed from gui/README.md)0
-rw-r--r--g4f/.v1/gui/__init__.py (renamed from gui/__init__.py)0
-rw-r--r--g4f/.v1/gui/image1.png (renamed from gui/image1.png)bin172284 -> 172284 bytes
-rw-r--r--g4f/.v1/gui/image2.png (renamed from gui/image2.png)bin343564 -> 343564 bytes
-rw-r--r--g4f/.v1/gui/pywebio-gui/README.md (renamed from gui/pywebio-gui/README.md)0
-rw-r--r--g4f/.v1/gui/pywebio-gui/pywebio-usesless.py (renamed from gui/pywebio-gui/pywebio-usesless.py)118
-rw-r--r--g4f/.v1/gui/query_methods.py (renamed from gui/query_methods.py)0
-rw-r--r--g4f/.v1/gui/streamlit_app.py (renamed from gui/streamlit_app.py)0
-rw-r--r--g4f/.v1/gui/streamlit_chat_app.py (renamed from gui/streamlit_chat_app.py)0
-rw-r--r--g4f/.v1/poetry.lock (renamed from poetry.lock)0
-rw-r--r--g4f/.v1/pyproject.toml (renamed from pyproject.toml)0
-rw-r--r--g4f/.v1/requirements.txt21
-rw-r--r--g4f/.v1/testing/aiassistest.py (renamed from testing/aiassistest.py)0
-rw-r--r--g4f/.v1/testing/aicolors_test.py (renamed from testing/aicolors_test.py)0
-rw-r--r--g4f/.v1/testing/deepai_test.py (renamed from testing/deepai_test.py)0
-rw-r--r--g4f/.v1/testing/forefront_test.py (renamed from testing/forefront_test.py)0
-rw-r--r--g4f/.v1/testing/gptworldai_test.py (renamed from testing/gptworldai_test.py)0
-rw-r--r--g4f/.v1/testing/hpgptai_test.py (renamed from testing/hpgptai_test.py)0
-rw-r--r--g4f/.v1/testing/italygpt2_test.py (renamed from testing/italygpt2_test.py)0
-rw-r--r--g4f/.v1/testing/openaihosted_test.py (renamed from testing/openaihosted_test.py)0
-rw-r--r--g4f/.v1/testing/poe_account_create_test.py (renamed from testing/poe_account_create_test.py)4
-rw-r--r--g4f/.v1/testing/poe_test.py (renamed from testing/poe_test.py)0
-rw-r--r--g4f/.v1/testing/quora_test_2.py (renamed from testing/quora_test_2.py)0
-rw-r--r--g4f/.v1/testing/sqlchat_test.py (renamed from testing/sqlchat_test.py)0
-rw-r--r--g4f/.v1/testing/t3nsor_test.py (renamed from testing/t3nsor_test.py)0
-rw-r--r--g4f/.v1/testing/test_main.py (renamed from testing/test_main.py)0
-rw-r--r--g4f/.v1/testing/theb_test.py (renamed from testing/theb_test.py)0
-rw-r--r--g4f/.v1/testing/useless_test.py (renamed from testing/useless_test.py)0
-rw-r--r--g4f/.v1/testing/usesless_test.py (renamed from testing/usesless_test.py)0
-rw-r--r--g4f/.v1/testing/writesonic_test.py (renamed from testing/writesonic_test.py)0
-rw-r--r--g4f/.v1/testing/you_test.py (renamed from testing/you_test.py)0
-rw-r--r--g4f/.v1/unfinished/bard/README.md (renamed from unfinished/bard/README.md)0
-rw-r--r--g4f/.v1/unfinished/bard/__init__.py (renamed from unfinished/bard/__init__.py)0
-rw-r--r--g4f/.v1/unfinished/bard/typings.py (renamed from unfinished/bard/typings.py)0
-rw-r--r--g4f/.v1/unfinished/bing/README.md (renamed from unfinished/bing/README.md)0
-rw-r--r--g4f/.v1/unfinished/bing/__ini__.py (renamed from unfinished/bing/__ini__.py)0
-rw-r--r--g4f/.v1/unfinished/chatpdf/__init__.py (renamed from unfinished/chatpdf/__init__.py)0
-rw-r--r--g4f/.v1/unfinished/gptbz/README.md (renamed from unfinished/gptbz/README.md)0
-rw-r--r--g4f/.v1/unfinished/gptbz/__init__.py (renamed from unfinished/gptbz/__init__.py)0
-rw-r--r--g4f/.v1/unfinished/openprompt/README.md (renamed from unfinished/openprompt/README.md)0
-rw-r--r--g4f/.v1/unfinished/openprompt/create.py (renamed from unfinished/openprompt/create.py)0
-rw-r--r--g4f/.v1/unfinished/openprompt/mail.py (renamed from unfinished/openprompt/mail.py)0
-rw-r--r--g4f/.v1/unfinished/openprompt/main.py (renamed from unfinished/openprompt/main.py)0
-rw-r--r--g4f/.v1/unfinished/openprompt/test.py (renamed from unfinished/openprompt/test.py)0
-rw-r--r--g4f/.v1/unfinished/t3nsor/README.md (renamed from unfinished/t3nsor/README.md)0
-rw-r--r--g4f/.v1/unfinished/t3nsor/__init__.py (renamed from unfinished/t3nsor/__init__.py)0
-rw-r--r--g4f/Provider/Provider.py15
-rw-r--r--g4f/Provider/Providers/Aichat.py44
-rw-r--r--g4f/Provider/Providers/Ails.py91
-rw-r--r--g4f/Provider/Providers/Bard.py74
-rw-r--r--g4f/Provider/Providers/Bing.py350
-rw-r--r--g4f/Provider/Providers/ChatgptAi.py51
-rw-r--r--g4f/Provider/Providers/ChatgptLogin.py96
-rw-r--r--g4f/Provider/Providers/DeepAi.py46
-rw-r--r--g4f/Provider/Providers/Forefront.py30
-rw-r--r--g4f/Provider/Providers/GetGpt.py57
-rw-r--r--g4f/Provider/Providers/H2o.py106
-rw-r--r--g4f/Provider/Providers/Liaobots.py52
-rw-r--r--g4f/Provider/Providers/Lockchat.py32
-rw-r--r--g4f/Provider/Providers/Theb.py28
-rw-r--r--g4f/Provider/Providers/Vercel.py162
-rw-r--r--g4f/Provider/Providers/You.py24
-rw-r--r--g4f/Provider/Providers/Yqcloud.py37
-rw-r--r--g4f/Provider/Providers/helpers/theb.py48
-rw-r--r--g4f/Provider/Providers/helpers/you.py79
-rw-r--r--g4f/Provider/__init__.py20
-rw-r--r--g4f/__init__.py39
-rw-r--r--g4f/models.py201
-rw-r--r--g4f/typing.py3
-rw-r--r--g4f/utils.py49
-rw-r--r--interference/app.py86
-rw-r--r--testing/interference_test.py15
-rw-r--r--testing/readme_table.py52
158 files changed, 3317 insertions, 252 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..dfe07704
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Auto detect text files and perform LF normalization
+* text=auto
diff --git a/.gitignore b/.gitignore
index e4553fbb..8ce2a38b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,4 +29,4 @@ cookie.json
*.pyc
-dist/
+dist/ \ No newline at end of file
diff --git a/LEGAL_NOTICE.md b/LEGAL_NOTICE.md
new file mode 100644
index 00000000..7b9c4a34
--- /dev/null
+++ b/LEGAL_NOTICE.md
@@ -0,0 +1,15 @@
+## Legal Notice
+
+This repository is _not_ associated with or endorsed by providers of the APIs contained in this GitHub repository. This project is intended **for educational purposes only**. This is just a little personal project. Sites may contact me to improve their security or request the removal of their site from this repository.
+
+Please note the following:
+
+1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is _not_ claiming any right over them nor is it affiliated with or endorsed by any of the providers mentioned.
+
+2. **Responsibility**: The author of this repository is _not_ responsible for any consequences, damages, or losses arising from the use or misuse of this repository or the content provided by the third-party APIs. Users are solely responsible for their actions and any repercussions that may follow. We strongly recommend the users to follow the TOS of the each Website.
+
+3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.
+
+4. **Indemnification**: Users agree to indemnify, defend, and hold harmless the author of this repository from and against any and all claims, liabilities, damages, losses, or expenses, including legal fees and costs, arising out of or in any way connected with their use or misuse of this repository, its content, or related third-party APIs.
+
+5. **Updates and Changes**: The author reserves the right to modify, update, or remove any content, information, or features in this repository at any time without prior notice. Users are responsible for regularly reviewing the content and any changes made to this repository. \ No newline at end of file
diff --git a/README.md b/README.md
index ce3ee7be..6418d222 100644
--- a/README.md
+++ b/README.md
@@ -1,43 +1,202 @@
-**A major update is to come this week (statement written 14 Jun)**
-**You may check these out in the meanwhile**:
+![image](https://github.com/onlpx/gpt4free-v2/assets/98614666/7886223b-c1d1-4260-82aa-da5741f303bb)
+
+By using this repository or any code related to it, you agree to the [legal notice](./LEGAL_NOTICE.md). The author is not responsible for any copies, forks, or reuploads made by other users. This is the author's only account and repository. To prevent impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.
+
+This (quite censored) New Version of gpt4free, was just released, it may contain bugs, open an issue or contribute a PR when encountering one, some features were disabled.
+Docker is for now not available but I would be happy if someone contributes a PR. The g4f GUI will be uploaded soon enough.
+
+## Table of Contents:
+
+- [Getting Started](#getting-started)
+ + [Prerequisites](#prerequisites-)
+ + [Setting up the project](#setting-up-the-project-)
+- [Usage](#usage)
+ * [The `g4f` Package](#the--g4f--package)
+ * [interference openai-proxy api](#interference-openai-proxy-api--use-with-openai-python-package-)
+- [Models](#models)
+ * [gpt-3.5 / gpt-4](#gpt-35---gpt-4)
+ * [Other Models](#other-models)
+- [Related gpt4free projects](#related-gpt4free-projects)
+- [Contribute](#contribute)
+- [ChatGPT clone](#chatgpt-clone)
+- [Copyright](#copyright-)
+- [Copyright Notice](#copyright-notice-)
+- [Star History](#star-history)
+
+## Getting Started
+
+#### Prerequisites:
+1. [Download and install Python](https://www.python.org/downloads/) (Version 3.x is recommended).
+
+#### Setting up the project:
+1. Clone the GitHub repository:
+```
+git clone https://github.com/yourusername/your-repo.git
+```
+2. Navigate to the project directory:
+```
+cd your-repo
+```
+3. (Recommended) Create a virtual environment to manage Python packages for your project:
+```
+python3 -m venv venv
+```
+4. Activate the virtual environment:
+ - On Windows:
+ ```
+ .\venv\Scripts\activate
+ ```
+ - On macOS and Linux:
+ ```
+ source venv/bin/activate
+ ```
+5. Install the required Python packages from `requirements.txt`:
+```
+pip install -r requirements.txt
+```
-- v2 prototype of gpt4free someone made: https://gitler.moe/g4f/gpt4free
-- Discord bot with gpt-4 using poe.com: https://github.com/xtekky/gpt4free-discord
+6. Create a `test.py` file in the root folder and start using the repo, further Instructions are below
+```py
+import g4f
-______
-What can I do to contribute ?
-you reverse a site from this list: [sites-to-reverse](https://github.com/xtekky/gpt4free/issues/40), and add it to [`./testing`](https://github.com/xtekky/gpt4free/tree/main/testing) or refractor it and add it to [`./gpt4free`](https://github.com/xtekky/gpt4free/tree/main/gpt4free)
+...
+```
-<p>You may join our discord: <a href="https://discord.com/invite/gpt4free">discord.gg/gpt4free<a> for further updates. <a href="https://discord.gg/gpt4free"><img align="center" alt="gpt4free Discord" width="22px" src="https://raw.githubusercontent.com/peterthehan/peterthehan/master/assets/discord.svg" /></a></p>
+## Usage
+### The `g4f` Package
+```py
+import g4f
-<img alt="gpt4free logo" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
-## Legal Notice <a name="legal-notice"></a>
+print(g4f.Provider.Ails.params) # supported args
-This repository is _not_ associated with or endorsed by providers of the APIs contained in this GitHub repository. This project is intended **for educational purposes only**. This is just a little personal project. Sites may contact me to improve their security or request the removal of their site from this repository.
+# Automatic selection of provider
-Please note the following:
+# streamed completion
+response = g4f.ChatCompletion.create(model='gpt-3.5-turbo', messages=[
+ {"role": "user", "content": "Hello world"}], stream=True)
-1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is _not_ claiming any right over them nor is it affiliated with or endorsed by any of the providers mentioned.
+for message in response:
+ print(message)
-2. **Responsibility**: The author of this repository is _not_ responsible for any consequences, damages, or losses arising from the use or misuse of this repository or the content provided by the third-party APIs. Users are solely responsible for their actions and any repercussions that may follow. We strongly recommend the users to follow the TOS of the each Website.
+# normal response
+response = g4f.ChatCompletion.create(model=g4f.Model.gpt_4, messages=[
+ {"role": "user", "content": "hi"}]) # alterative model setting
-3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.
+print(response)
-4. **Indemnification**: Users agree to indemnify, defend, and hold harmless the author of this repository from and against any and all claims, liabilities, damages, losses, or expenses, including legal fees and costs, arising out of or in any way connected with their use or misuse of this repository, its content, or related third-party APIs.
-5. **Updates and Changes**: The author reserves the right to modify, update, or remove any content, information, or features in this repository at any time without prior notice. Users are responsible for regularly reviewing the content and any changes made to this repository.
+# Set with provider
+response = g4f.ChatCompletion.create(model='gpt-3.5-turbo', provider=g4f.Provider.Forefront, messages=[
+ {"role": "user", "content": "Hello world"}], stream=True)
-By using this repository or any code related to it, you agree to these terms. The author is not responsible for any copies, forks, or reuploads made by other users. This is the author's only account and repository. To prevent impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.
+for message in response:
+ print(message)
+```
-<br>
+providers:
+```py
+from g4f.Provider import (
+ Ails,
+ You,
+ Bing,
+ Yqcloud,
+ Theb,
+ Aichat,
+ Bard,
+ Vercel,
+ Forefront,
+ Lockchat,
+ Liaobots,
+ H2o,
+ ChatgptLogin,
+ DeepAi,
+ GetGpt
+)
+
+# usage:
+response = g4f.ChatCompletion.create(..., provider=ProviderName)
+```
-<img src="https://media.giphy.com/media/LnQjpWaON8nhr21vNW/giphy.gif" width="100" align="left">
-Just API's from some language model sites.
+### interference openai-proxy api (use with openai python package)
+run server:
+```sh
+python3 -m interference.app
+```
-# Related gpt4free projects
+```py
+import openai
+
+openai.api_key = ''
+openai.api_base = 'http://127.0.0.1:1337'
+
+chat_completion = openai.ChatCompletion.create(stream=True,
+ model='gpt-3.5-turbo', messages=[{'role': 'user', 'content': 'write a poem about a tree'}])
+
+#print(chat_completion.choices[0].message.content)
+
+for token in chat_completion:
+
+ content = token['choices'][0]['delta'].get('content')
+ if content != None:
+ print(content)
+```
+
+## Models
+
+### gpt-3.5 / gpt-4
+
+| Website| Provider| gpt-3.5 | gpt-4 | Streaming | Status | Auth |
+| --- | --- | --- | --- | --- | --- | --- |
+| [bing.com](https://bing.com/chat) | `g4f.Provider.Bing` | ✔️ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [super.lockchat.app](http://super.lockchat.app) | `g4f.Provider.Lockchat` | ✔️ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [liaobots.com](https://liaobots.com) | `g4f.Provider.Liaobots` | ✔️ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ✔️ |
+| [ai.ls](https://ai.ls) | `g4f.Provider.Ails` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [you.com](https://you.com) | `g4f.Provider.You` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [chat9.yqcloud.top](https://chat9.yqcloud.top/) | `g4f.Provider.Yqcloud` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [theb.ai](https://theb.ai) | `g4f.Provider.Theb` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [play.vercel.ai](https://play.vercel.ai) | `g4f.Provider.Vercel` | ✔️ | ❌ | ✔️ | ![Inactive](https://img.shields.io/badge/Inactive-red) | ❌ |
+| [forefront.com](https://forefront.com) | `g4f.Provider.Forefront` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [deepai.org](https://deepai.org) | `g4f.Provider.DeepAi` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [chat.getgpt.world](https://chat.getgpt.world/) | `g4f.Provider.GetGpt` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [chatgptlogin.ac](https://chatgptlogin.ac) | `g4f.Provider.ChatgptLogin` | ✔️ | ❌ | ❌ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+| [chat-gpt.org](https://chat-gpt.org/chat) | `g4f.Provider.Aichat` | ✔️ | ❌ | ❌ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
+
+
+### Other Models
+
+| Model| Base Provider | Provider | Website |
+| ------- | ----------- | ---- |---- |
+| palm2 | Google | `g4f.Provider.Bard` | [bard.google.com](https://bard.google.com/) |
+| falcon-40b | Huggingface | `g4f.Provider.H2o` | [H2o](https://www.h2o.ai/) |
+| falcon-7b | Huggingface |`g4f.Provider.H2o` | [H2o](https://www.h2o.ai/) |
+| llama-13b | Huggingface | `g4f.Provider.H2o`| [H2o](https://www.h2o.ai/) |
+| claude-instant-v1-100k | Anthropic | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| claude-instant-v1 | Anthropic | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| claude-v1-100k | Anthropic | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| claude-v1 | Anthropic | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| alpaca-7b | Replicate | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| stablelm-tuned-alpha-7b | Replicate | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| bloom | Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| bloomz | Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| flan-t5-xxl | Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| flan-ul2 | Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| gpt-neox-20b | Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| oasst-sft-4-pythia-12b-epoch-3.5 |Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| santacoder | Huggingface | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| command-medium-nightly | Cohere | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| command-xlarge-nightly | Cohere | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| code-cushman-001 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| code-davinci-002 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| text-ada-001 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| text-babbage-001 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| text-curie-001 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| text-davinci-002 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+| text-davinci-003 | OpenAI | `g4f.Provider.Vercel` | [sdk.vercel.ai](https://sdk.vercel.ai/) |
+
+## Related gpt4free projects
<table>
<thead align="center">
@@ -81,137 +240,52 @@ Just API's from some language model sites.
</tbody>
</table>
+## Contribute
-## Table of Contents
-| Section | Description | Link | Status |
-| ------- | ----------- | ---- | ------ |
-| **To do list** | List of tasks to be done | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#todo) | - |
-| **Current Sites** | Current websites or platforms that can be used as APIs | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#current-sites) | - |
-| **Best Sites for gpt4** | Recommended websites or platforms for gpt4 | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#best-sites) | - |
-| **Streamlit GPT4Free GUI** | Web-based graphical user interface for interacting with gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#streamlit-gpt4free-gui) | - |
-| **Docker** | Instructions on how to run gpt4free in a Docker container | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#docker-instructions) | - |
-| **ChatGPT clone** | A ChatGPT clone with new features and scalability | [![Link to Website](https://img.shields.io/badge/Link-Visit%20Site-blue)](https://chat.chatbot.sex/chat) | - |
-| **How to install** | Instructions on how to install gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#install) | - |
-| **Usage Examples** | | | |
-| `theb` | Example usage for theb (gpt-3.5) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/theb/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
-| `forefront` | Example usage for forefront (gpt-4) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/forefront/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | ||
-| `quora (poe)` | Example usage for quora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/quora/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
-| `you` | Example usage for you | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/you/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
-| `deepai` | Example usage for DeepAI (gpt-3.5, with chat) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/deepai/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
-| **Try it Out** | | | |
-| Google Colab Jupyter Notebook | Example usage for gpt4free | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - |
-| replit Example (feel free to fork this repl) | Example usage for gpt4free | [![](https://img.shields.io/badge/Open%20in-Replit-1A1E27?logo=replit)](https://replit.com/@gpt4free/gpt4free-webui) | - |
-| **Legal Notice** | Legal notice or disclaimer | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#legal-notice) | - |
-| **Copyright** | Copyright information | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#copyright) | - |
-| **Star History** | Star History | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#star-history) | - |
-
-
-## To do list <a name="todo"></a>
-
-- [x] Add a GUI for the repo
-- [ ] Make a general package named `gpt4free`, instead of different folders
-- [ ] Live api status to know which are down and which can be used
-- [ ] Integrate more API's in `./unfinished` as well as other ones in the lists
-- [ ] Make an API to use as proxy for other projects
-- [ ] Make a pypi package
-
-## Current Sites <a name="current-sites"></a>
-
-| Website s | Model(s) |
-| ------------------------------------------------ | -------------------------------- |
-| [forefront.ai](https://chat.forefront.ai) | GPT-4/3.5 |
-| [poe.com](https://poe.com) | GPT-4/3.5 |
-| [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet |
-| [t3nsor.com](https://t3nsor.com) | GPT-3.5 |
-| [you.com](https://you.com) | GPT-3.5 / Internet / good search |
-| [sqlchat.ai](https://sqlchat.ai) | GPT-3.5 |
-| [bard.google.com](https://bard.google.com) | custom / search |
-| [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 |
-| [italygpt.it](https://italygpt.it) | GPT-3.5 |
-| [deepai.org](https://deepai.org/chat) | GPT-3.5 / chat support |
-
-
-## Best sites <a name="best-sites"></a>
+to add another provider, its very simple:
+1. create a new file in [g4f/Provider/Providers](./g4f/Provider/Providers) with the name of the Provider
+2. in the file, paste the *Boilerplate* you can find in [g4f/Provider/Provider.py](./g4f/Provider/Provider.py):
-#### gpt-4
+```py
+import os
+from ..typing import sha256, Dict, get_type_hints
-- [`/forefront`](gpt4free/forefront/README.md)
+url = None
+model = None
+supports_stream = False
+needs_auth = False
-#### gpt-3.5
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ return
-- [`/you`](gpt4free/you/README.md)
-## Install <a name="install"></a>
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join(
+ [f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
-Download or clone this GitHub repo
-install requirements with:
-
-```sh
-python3 -m venv venv
-. venv/bin/activate
-pip3 install -r requirements.txt
-```
-
-## Install ffmpeg
-```sh
-sudo apt-get install ffmpeg
-```
-
-## Connect VPN if needed and get proxy (Optional)
-```sh
-echo "$http_proxy" # http://127.0.0.1:8889/
-```
-
-## Set proxy in gpt4free/you/__init__.py (Optional)
-```
-diff --git a/gpt4free/you/__init__.py b/gpt4free/you/__init__.py
-index 11847fb..59d1162 100644
---- a/gpt4free/you/__init__.py
-+++ b/gpt4free/you/__init__.py
-@@ -38,6 +38,7 @@ class Completion:
- if chat is None:
- chat = []
-
-+ proxy = '127.0.0.1:8889'
- proxies = {'http': 'http://' + proxy, 'https': 'http://' + proxy} if proxy else {}
-
- client = Session(client_identifier='chrome_108')
-```
-
-
-## To start gpt4free GUI <a name="streamlit-gpt4free-gui"></a>
-
-##### Note: streamlit app collects heavy analytics even when running locally. This includes events for every page load, form submission including metadata on queries (like length), browser and client information including host ips. These are all transmitted to a 3rd party analytics group, Segment.com.
-
-Move `streamlit_app.py` from `./gui` to the base folder then run:
-`streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py`
-
-```sh
-cp gui/streamlit_app.py .
-streamlit run streamlit_app.py
```
+3. Here, you can adjust the settings, for example if the website does support streaming, set `supports_stream` to `True`...
+4. Write code to request the provider in `_create_completion` and `yield` the response, *even if* its a one-time response, do not hesitate to look at other providers for inspiration
+5. Add the Provider Name in [g4f/Provider/__init__.py](./g4f/Provider/__init__.py)
-## Docker <a name="docker-instructions"></a>
-
-Build
-
-```
-docker build -t gpt4free:latest .
+```py
+from . import Provider
+from .Providers import (
+ ...,
+ ProviderNameHere
+)
```
-Run
+6. You are done !, test the provider by calling it:
+```py
+import g4f
-```
-docker run -p 8501:8501 gpt4free:latest
-```
-
-## Deploy using docker-compose
+response = g4f.ChatCompletion.create(model='gpt-3.5-turbo', provider=g4f.Provider.PROVIDERNAME,
+ messages=[{"role": "user", "content": "test"}], stream=g4f.Provider.PROVIDERNAME.supports_stream)
-Run the following:
-
-```
-docker-compose up --build -d
+for message in response:
+ print(message, flush=True, end='')
```
## ChatGPT clone
@@ -225,13 +299,10 @@ docker-compose up --build -d
This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
-Most code, with the exception of `quora/api.py` and `deepai/__init__.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky).
-
-### Copyright Notice: <a name="copyright"></a>
+## Copyright Notice:
```
-xtekky/gpt4free: multiple reverse engineered language-model api's to decentralise the ai industry.
-Copyright (C) 2023 xtekky
+xtekky/gpt4free: Copyright (C) 2023 xtekky
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -248,7 +319,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
```
-## Star History <a name="star-history"></a>
+## Star History
<a href="https://github.com/xtekky/gpt4free/stargazers">
<img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date">
diff --git a/.dockerignore b/g4f/.v1/.dockerignore
index db8cd761..db8cd761 100644
--- a/.dockerignore
+++ b/g4f/.v1/.dockerignore
diff --git a/g4f/.v1/CODE_OF_CONDUCT.md b/g4f/.v1/CODE_OF_CONDUCT.md
new file mode 100644
index 00000000..c5afe0a4
--- /dev/null
+++ b/g4f/.v1/CODE_OF_CONDUCT.md
@@ -0,0 +1,128 @@
+# Contributor Covenant Code of Conduct
+
+## Our Pledge
+
+We as members, contributors, and leaders pledge to make participation in our
+community a harassment-free experience for everyone, regardless of age, body
+size, visible or invisible disability, ethnicity, sex characteristics, gender
+identity and expression, level of experience, education, socio-economic status,
+nationality, personal appearance, race, religion, or sexual identity
+and orientation.
+
+We pledge to act and interact in ways that contribute to an open, welcoming,
+diverse, inclusive, and healthy community.
+
+## Our Standards
+
+Examples of behavior that contributes to a positive environment for our
+community include:
+
+* Demonstrating empathy and kindness toward other people
+* Being respectful of differing opinions, viewpoints, and experiences
+* Giving and gracefully accepting constructive feedback
+* Accepting responsibility and apologizing to those affected by our mistakes,
+ and learning from the experience
+* Focusing on what is best not just for us as individuals, but for the
+ overall community
+
+Examples of unacceptable behavior include:
+
+* The use of sexualized language or imagery, and sexual attention or
+ advances of any kind
+* Trolling, insulting or derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or email
+ address, without their explicit permission
+* Other conduct which could reasonably be considered inappropriate in a
+ professional setting
+
+## Enforcement Responsibilities
+
+Community leaders are responsible for clarifying and enforcing our standards of
+acceptable behavior and will take appropriate and fair corrective action in
+response to any behavior that they deem inappropriate, threatening, offensive,
+or harmful.
+
+Community leaders have the right and responsibility to remove, edit, or reject
+comments, commits, code, wiki edits, issues, and other contributions that are
+not aligned to this Code of Conduct, and will communicate reasons for moderation
+decisions when appropriate.
+
+## Scope
+
+This Code of Conduct applies within all community spaces, and also applies when
+an individual is officially representing the community in public spaces.
+Examples of representing our community include using an official e-mail address,
+posting via an official social media account, or acting as an appointed
+representative at an online or offline event.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may be
+reported to the community leaders responsible for enforcement at
+https://t.me/xtekky.
+All complaints will be reviewed and investigated promptly and fairly.
+
+All community leaders are obligated to respect the privacy and security of the
+reporter of any incident.
+
+## Enforcement Guidelines
+
+Community leaders will follow these Community Impact Guidelines in determining
+the consequences for any action they deem in violation of this Code of Conduct:
+
+### 1. Correction
+
+**Community Impact**: Use of inappropriate language or other behavior deemed
+unprofessional or unwelcome in the community.
+
+**Consequence**: A private, written warning from community leaders, providing
+clarity around the nature of the violation and an explanation of why the
+behavior was inappropriate. A public apology may be requested.
+
+### 2. Warning
+
+**Community Impact**: A violation through a single incident or series
+of actions.
+
+**Consequence**: A warning with consequences for continued behavior. No
+interaction with the people involved, including unsolicited interaction with
+those enforcing the Code of Conduct, for a specified period of time. This
+includes avoiding interactions in community spaces as well as external channels
+like social media. Violating these terms may lead to a temporary or
+permanent ban.
+
+### 3. Temporary Ban
+
+**Community Impact**: A serious violation of community standards, including
+sustained inappropriate behavior.
+
+**Consequence**: A temporary ban from any sort of interaction or public
+communication with the community for a specified period of time. No public or
+private interaction with the people involved, including unsolicited interaction
+with those enforcing the Code of Conduct, is allowed during this period.
+Violating these terms may lead to a permanent ban.
+
+### 4. Permanent Ban
+
+**Community Impact**: Demonstrating a pattern of violation of community
+standards, including sustained inappropriate behavior, harassment of an
+individual, or aggression toward or disparagement of classes of individuals.
+
+**Consequence**: A permanent ban from any sort of public interaction within
+the community.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant][homepage],
+version 2.0, available at
+https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
+
+Community Impact Guidelines were inspired by [Mozilla's code of conduct
+enforcement ladder](https://github.com/mozilla/diversity).
+
+[homepage]: https://www.contributor-covenant.org
+
+For answers to common questions about this code of conduct, see the FAQ at
+https://www.contributor-covenant.org/faq. Translations are available at
+https://www.contributor-covenant.org/translations.
diff --git a/g4f/.v1/CONTRIBUTING.md b/g4f/.v1/CONTRIBUTING.md
new file mode 100644
index 00000000..932dc30f
--- /dev/null
+++ b/g4f/.v1/CONTRIBUTING.md
@@ -0,0 +1,8 @@
+<img alt="gpt4free logo" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
+
+### Please, follow these steps to contribute:
+1. Reverse a website from this list: [sites-to-reverse](https://github.com/xtekky/gpt4free/issues/40)
+2. Add it to [./testing](https://github.com/xtekky/gpt4free/tree/main/testing)
+3. Refractor it and add it to [./gpt4free](https://github.com/xtekky/gpt4free/tree/main/gpt4free)
+
+### We will be grateful to see you as a contributor!
diff --git a/Dockerfile b/g4f/.v1/Dockerfile
index 5b2a1f7a..5b2a1f7a 100644
--- a/Dockerfile
+++ b/g4f/.v1/Dockerfile
diff --git a/g4f/.v1/LICENSE b/g4f/.v1/LICENSE
new file mode 100644
index 00000000..f288702d
--- /dev/null
+++ b/g4f/.v1/LICENSE
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<https://www.gnu.org/licenses/>.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/g4f/.v1/README.md b/g4f/.v1/README.md
new file mode 100644
index 00000000..ce3ee7be
--- /dev/null
+++ b/g4f/.v1/README.md
@@ -0,0 +1,255 @@
+**A major update is to come this week (statement written 14 Jun)**
+**You may check these out in the meanwhile**:
+
+- v2 prototype of gpt4free someone made: https://gitler.moe/g4f/gpt4free
+- Discord bot with gpt-4 using poe.com: https://github.com/xtekky/gpt4free-discord
+
+______
+What can I do to contribute ?
+you reverse a site from this list: [sites-to-reverse](https://github.com/xtekky/gpt4free/issues/40), and add it to [`./testing`](https://github.com/xtekky/gpt4free/tree/main/testing) or refractor it and add it to [`./gpt4free`](https://github.com/xtekky/gpt4free/tree/main/gpt4free)
+
+<p>You may join our discord: <a href="https://discord.com/invite/gpt4free">discord.gg/gpt4free<a> for further updates. <a href="https://discord.gg/gpt4free"><img align="center" alt="gpt4free Discord" width="22px" src="https://raw.githubusercontent.com/peterthehan/peterthehan/master/assets/discord.svg" /></a></p>
+
+
+<img alt="gpt4free logo" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
+
+## Legal Notice <a name="legal-notice"></a>
+
+This repository is _not_ associated with or endorsed by providers of the APIs contained in this GitHub repository. This project is intended **for educational purposes only**. This is just a little personal project. Sites may contact me to improve their security or request the removal of their site from this repository.
+
+Please note the following:
+
+1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is _not_ claiming any right over them nor is it affiliated with or endorsed by any of the providers mentioned.
+
+2. **Responsibility**: The author of this repository is _not_ responsible for any consequences, damages, or losses arising from the use or misuse of this repository or the content provided by the third-party APIs. Users are solely responsible for their actions and any repercussions that may follow. We strongly recommend the users to follow the TOS of the each Website.
+
+3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.
+
+4. **Indemnification**: Users agree to indemnify, defend, and hold harmless the author of this repository from and against any and all claims, liabilities, damages, losses, or expenses, including legal fees and costs, arising out of or in any way connected with their use or misuse of this repository, its content, or related third-party APIs.
+
+5. **Updates and Changes**: The author reserves the right to modify, update, or remove any content, information, or features in this repository at any time without prior notice. Users are responsible for regularly reviewing the content and any changes made to this repository.
+
+By using this repository or any code related to it, you agree to these terms. The author is not responsible for any copies, forks, or reuploads made by other users. This is the author's only account and repository. To prevent impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.
+
+<br>
+
+<img src="https://media.giphy.com/media/LnQjpWaON8nhr21vNW/giphy.gif" width="100" align="left">
+Just API's from some language model sites.
+
+
+# Related gpt4free projects
+
+<table>
+ <thead align="center">
+ <tr border: none;>
+ <td><b>🎁 Projects</b></td>
+ <td><b>⭐ Stars</b></td>
+ <td><b>📚 Forks</b></td>
+ <td><b>🛎 Issues</b></td>
+ <td><b>📬 Pull requests</b></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><a href="https://github.com/xtekky/gpt4free"><b>gpt4free</b></a></td>
+ <td><a href="https://github.com/xtekky/gpt4free/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xtekky/gpt4free/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xtekky/gpt4free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xtekky/gpt4free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></a></td>
+ </tr>
+ <tr>
+ <td><a href="https://github.com/xiangsx/gpt4free-ts"><b>gpt4free-ts</b></a></td>
+ <td><a href="https://github.com/xiangsx/gpt4free-ts/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xiangsx/gpt4free-ts/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xiangsx/gpt4free-ts/issues"><img alt="Issues" src="https://img.shields.io/github/issues/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xiangsx/gpt4free-ts/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td>
+ </tr>
+ <tr>
+ <td><a href="https://github.com/xtekky/chatgpt-clone"><b>ChatGPT-Clone</b></a></td>
+ <td><a href="https://github.com/xtekky/chatgpt-clone/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xtekky/chatgpt-clone/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xtekky/chatgpt-clone/issues"><img alt="Issues" src="https://img.shields.io/github/issues/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/xtekky/chatgpt-clone/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></a></td>
+ </tr>
+ <tr>
+ <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free"><b>ChatGpt Discord Bot</b></a></td>
+ <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td>
+ <td><a href="https://github.com/mishalhossin/Coding-Chatbot-Gpt4Free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td>
+ </tr>
+ </tbody>
+</table>
+
+
+## Table of Contents
+| Section | Description | Link | Status |
+| ------- | ----------- | ---- | ------ |
+| **To do list** | List of tasks to be done | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#todo) | - |
+| **Current Sites** | Current websites or platforms that can be used as APIs | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#current-sites) | - |
+| **Best Sites for gpt4** | Recommended websites or platforms for gpt4 | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#best-sites) | - |
+| **Streamlit GPT4Free GUI** | Web-based graphical user interface for interacting with gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#streamlit-gpt4free-gui) | - |
+| **Docker** | Instructions on how to run gpt4free in a Docker container | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#docker-instructions) | - |
+| **ChatGPT clone** | A ChatGPT clone with new features and scalability | [![Link to Website](https://img.shields.io/badge/Link-Visit%20Site-blue)](https://chat.chatbot.sex/chat) | - |
+| **How to install** | Instructions on how to install gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#install) | - |
+| **Usage Examples** | | | |
+| `theb` | Example usage for theb (gpt-3.5) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/theb/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
+| `forefront` | Example usage for forefront (gpt-4) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/forefront/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | ||
+| `quora (poe)` | Example usage for quora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/quora/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
+| `you` | Example usage for you | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/you/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
+| `deepai` | Example usage for DeepAI (gpt-3.5, with chat) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/deepai/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
+| **Try it Out** | | | |
+| Google Colab Jupyter Notebook | Example usage for gpt4free | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - |
+| replit Example (feel free to fork this repl) | Example usage for gpt4free | [![](https://img.shields.io/badge/Open%20in-Replit-1A1E27?logo=replit)](https://replit.com/@gpt4free/gpt4free-webui) | - |
+| **Legal Notice** | Legal notice or disclaimer | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#legal-notice) | - |
+| **Copyright** | Copyright information | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#copyright) | - |
+| **Star History** | Star History | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#star-history) | - |
+
+
+## To do list <a name="todo"></a>
+
+- [x] Add a GUI for the repo
+- [ ] Make a general package named `gpt4free`, instead of different folders
+- [ ] Live api status to know which are down and which can be used
+- [ ] Integrate more API's in `./unfinished` as well as other ones in the lists
+- [ ] Make an API to use as proxy for other projects
+- [ ] Make a pypi package
+
+## Current Sites <a name="current-sites"></a>
+
+| Website s | Model(s) |
+| ------------------------------------------------ | -------------------------------- |
+| [forefront.ai](https://chat.forefront.ai) | GPT-4/3.5 |
+| [poe.com](https://poe.com) | GPT-4/3.5 |
+| [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet |
+| [t3nsor.com](https://t3nsor.com) | GPT-3.5 |
+| [you.com](https://you.com) | GPT-3.5 / Internet / good search |
+| [sqlchat.ai](https://sqlchat.ai) | GPT-3.5 |
+| [bard.google.com](https://bard.google.com) | custom / search |
+| [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 |
+| [italygpt.it](https://italygpt.it) | GPT-3.5 |
+| [deepai.org](https://deepai.org/chat) | GPT-3.5 / chat support |
+
+
+## Best sites <a name="best-sites"></a>
+
+#### gpt-4
+
+- [`/forefront`](gpt4free/forefront/README.md)
+
+#### gpt-3.5
+
+- [`/you`](gpt4free/you/README.md)
+
+## Install <a name="install"></a>
+
+Download or clone this GitHub repo
+install requirements with:
+
+```sh
+python3 -m venv venv
+. venv/bin/activate
+pip3 install -r requirements.txt
+```
+
+## Install ffmpeg
+```sh
+sudo apt-get install ffmpeg
+```
+
+## Connect VPN if needed and get proxy (Optional)
+```sh
+echo "$http_proxy" # http://127.0.0.1:8889/
+```
+
+## Set proxy in gpt4free/you/__init__.py (Optional)
+```
+diff --git a/gpt4free/you/__init__.py b/gpt4free/you/__init__.py
+index 11847fb..59d1162 100644
+--- a/gpt4free/you/__init__.py
++++ b/gpt4free/you/__init__.py
+@@ -38,6 +38,7 @@ class Completion:
+ if chat is None:
+ chat = []
+
++ proxy = '127.0.0.1:8889'
+ proxies = {'http': 'http://' + proxy, 'https': 'http://' + proxy} if proxy else {}
+
+ client = Session(client_identifier='chrome_108')
+```
+
+
+## To start gpt4free GUI <a name="streamlit-gpt4free-gui"></a>
+
+##### Note: streamlit app collects heavy analytics even when running locally. This includes events for every page load, form submission including metadata on queries (like length), browser and client information including host ips. These are all transmitted to a 3rd party analytics group, Segment.com.
+
+Move `streamlit_app.py` from `./gui` to the base folder then run:
+`streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py`
+
+```sh
+cp gui/streamlit_app.py .
+streamlit run streamlit_app.py
+```
+
+
+## Docker <a name="docker-instructions"></a>
+
+Build
+
+```
+docker build -t gpt4free:latest .
+```
+
+Run
+
+```
+docker run -p 8501:8501 gpt4free:latest
+```
+
+## Deploy using docker-compose
+
+Run the following:
+
+```
+docker-compose up --build -d
+```
+
+## ChatGPT clone
+
+> Currently implementing new features and trying to scale it, please be patient it may be unstable
+> https://chat.g4f.ai/chat
+> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
+> Run locally here: https://github.com/xtekky/chatgpt-clone
+
+## Copyright:
+
+This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
+
+Most code, with the exception of `quora/api.py` and `deepai/__init__.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky).
+
+### Copyright Notice: <a name="copyright"></a>
+
+```
+xtekky/gpt4free: multiple reverse engineered language-model api's to decentralise the ai industry.
+Copyright (C) 2023 xtekky
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <https://www.gnu.org/licenses/>.
+```
+
+
+## Star History <a name="star-history"></a>
+
+<a href="https://github.com/xtekky/gpt4free/stargazers">
+ <img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date">
+ </a>
diff --git a/g4f/.v1/SECURITY.md b/g4f/.v1/SECURITY.md
new file mode 100644
index 00000000..cbc69677
--- /dev/null
+++ b/g4f/.v1/SECURITY.md
@@ -0,0 +1,4 @@
+## Reporting a Vulnerability
+
+Reporting a Vulnerability
+Please report (suspected) security vulnerabilities to https://t.me/xtekky. You will receive a response within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity but historically within a few days.
diff --git a/Singularity/gpt4free.sif b/g4f/.v1/Singularity/gpt4free.sif
index 67bc1241..67bc1241 100644
--- a/Singularity/gpt4free.sif
+++ b/g4f/.v1/Singularity/gpt4free.sif
diff --git a/docker-compose.yaml b/g4f/.v1/docker-compose.yaml
index 8098f359..8098f359 100644
--- a/docker-compose.yaml
+++ b/g4f/.v1/docker-compose.yaml
diff --git a/gpt4free/README.md b/g4f/.v1/gpt4free/README.md
index 73e7fa09..73e7fa09 100644
--- a/gpt4free/README.md
+++ b/g4f/.v1/gpt4free/README.md
diff --git a/gpt4free/__init__.py b/g4f/.v1/gpt4free/__init__.py
index bcc03a3b..bcc03a3b 100644
--- a/gpt4free/__init__.py
+++ b/g4f/.v1/gpt4free/__init__.py
diff --git a/gpt4free/aiassist/README.md b/g4f/.v1/gpt4free/aiassist/README.md
index b6101784..b6101784 100644
--- a/gpt4free/aiassist/README.md
+++ b/g4f/.v1/gpt4free/aiassist/README.md
diff --git a/gpt4free/aiassist/__init__.py b/g4f/.v1/gpt4free/aiassist/__init__.py
index 95a9f08b..95a9f08b 100644
--- a/gpt4free/aiassist/__init__.py
+++ b/g4f/.v1/gpt4free/aiassist/__init__.py
diff --git a/gpt4free/aicolors/__init__.py b/g4f/.v1/gpt4free/aicolors/__init__.py
index a69276b8..a69276b8 100644
--- a/gpt4free/aicolors/__init__.py
+++ b/g4f/.v1/gpt4free/aicolors/__init__.py
diff --git a/gpt4free/aicolors/typings/__init__.py b/g4f/.v1/gpt4free/aicolors/typings/__init__.py
index 8c4f29d1..8c4f29d1 100644
--- a/gpt4free/aicolors/typings/__init__.py
+++ b/g4f/.v1/gpt4free/aicolors/typings/__init__.py
diff --git a/gpt4free/deepai/README.md b/g4f/.v1/gpt4free/deepai/README.md
index a287cdb7..a287cdb7 100644
--- a/gpt4free/deepai/README.md
+++ b/g4f/.v1/gpt4free/deepai/README.md
diff --git a/gpt4free/deepai/__init__.py b/g4f/.v1/gpt4free/deepai/__init__.py
index a2fc6f5a..a2fc6f5a 100644
--- a/gpt4free/deepai/__init__.py
+++ b/g4f/.v1/gpt4free/deepai/__init__.py
diff --git a/gpt4free/forefront/README.md b/g4f/.v1/gpt4free/forefront/README.md
index 7a59fe8e..7a59fe8e 100644
--- a/gpt4free/forefront/README.md
+++ b/g4f/.v1/gpt4free/forefront/README.md
diff --git a/gpt4free/forefront/__init__.py b/g4f/.v1/gpt4free/forefront/__init__.py
index 240ee0a4..240ee0a4 100644
--- a/gpt4free/forefront/__init__.py
+++ b/g4f/.v1/gpt4free/forefront/__init__.py
diff --git a/gpt4free/forefront/typing.py b/g4f/.v1/gpt4free/forefront/typing.py
index b572e2c2..b572e2c2 100644
--- a/gpt4free/forefront/typing.py
+++ b/g4f/.v1/gpt4free/forefront/typing.py
diff --git a/gpt4free/gptworldAi/README.md b/g4f/.v1/gpt4free/gptworldAi/README.md
index a6b07f86..a6b07f86 100644
--- a/gpt4free/gptworldAi/README.md
+++ b/g4f/.v1/gpt4free/gptworldAi/README.md
diff --git a/gpt4free/gptworldAi/__init__.py b/g4f/.v1/gpt4free/gptworldAi/__init__.py
index e7f76c61..e7f76c61 100644
--- a/gpt4free/gptworldAi/__init__.py
+++ b/g4f/.v1/gpt4free/gptworldAi/__init__.py
diff --git a/gpt4free/hpgptai/README.md b/g4f/.v1/gpt4free/hpgptai/README.md
index 2735902f..2735902f 100644
--- a/gpt4free/hpgptai/README.md
+++ b/g4f/.v1/gpt4free/hpgptai/README.md
diff --git a/gpt4free/hpgptai/__init__.py b/g4f/.v1/gpt4free/hpgptai/__init__.py
index f5d1f0ed..f5d1f0ed 100644
--- a/gpt4free/hpgptai/__init__.py
+++ b/g4f/.v1/gpt4free/hpgptai/__init__.py
diff --git a/gpt4free/italygpt2/README.md b/g4f/.v1/gpt4free/italygpt2/README.md
index 0845e89a..0845e89a 100644
--- a/gpt4free/italygpt2/README.md
+++ b/g4f/.v1/gpt4free/italygpt2/README.md
diff --git a/gpt4free/italygpt2/__init__.py b/g4f/.v1/gpt4free/italygpt2/__init__.py
index 1eb191c0..1eb191c0 100644
--- a/gpt4free/italygpt2/__init__.py
+++ b/g4f/.v1/gpt4free/italygpt2/__init__.py
diff --git a/gpt4free/quora/README.md b/g4f/.v1/gpt4free/quora/README.md
index 88fd0093..88fd0093 100644
--- a/gpt4free/quora/README.md
+++ b/g4f/.v1/gpt4free/quora/README.md
diff --git a/gpt4free/quora/__init__.py b/g4f/.v1/gpt4free/quora/__init__.py
index 5d9e80c1..5d9e80c1 100644
--- a/gpt4free/quora/__init__.py
+++ b/g4f/.v1/gpt4free/quora/__init__.py
diff --git a/gpt4free/quora/api.py b/g4f/.v1/gpt4free/quora/api.py
index 64021489..64021489 100644
--- a/gpt4free/quora/api.py
+++ b/g4f/.v1/gpt4free/quora/api.py
diff --git a/gpt4free/quora/backup-mail.py b/g4f/.v1/gpt4free/quora/backup-mail.py
index 25d526d7..749149fd 100644
--- a/gpt4free/quora/backup-mail.py
+++ b/g4f/.v1/gpt4free/quora/backup-mail.py
@@ -1,45 +1,45 @@
-from json import loads
-from re import findall
-from time import sleep
-
-from requests import Session
-
-
-class Mail:
- def __init__(self) -> None:
- self.client = Session()
- self.client.post("https://etempmail.com/")
- self.cookies = {'acceptcookie': 'true'}
- self.cookies["ci_session"] = self.client.cookies.get_dict()["ci_session"]
- self.email = None
-
- def get_mail(self):
- respone = self.client.post("https://etempmail.com/getEmailAddress")
- # cookies
- self.cookies["lisansimo"] = eval(respone.text)["recover_key"]
- self.email = eval(respone.text)["address"]
- return self.email
-
- def get_message(self):
- print("Waiting for message...")
- while True:
- sleep(5)
- respone = self.client.post("https://etempmail.com/getInbox")
- mail_token = loads(respone.text)
- print(self.client.cookies.get_dict())
- if len(mail_token) == 1:
- break
-
- params = {
- 'id': '1',
- }
- self.mail_context = self.client.post("https://etempmail.com/getInbox", params=params)
- self.mail_context = eval(self.mail_context.text)[0]["body"]
- return self.mail_context
-
- # ,cookies=self.cookies
- def get_verification_code(self):
- message = self.mail_context
- code = findall(r';">(\d{6,7})</div>', message)[0]
- print(f"Verification code: {code}")
- return code
+from json import loads
+from re import findall
+from time import sleep
+
+from requests import Session
+
+
+class Mail:
+ def __init__(self) -> None:
+ self.client = Session()
+ self.client.post("https://etempmail.com/")
+ self.cookies = {'acceptcookie': 'true'}
+ self.cookies["ci_session"] = self.client.cookies.get_dict()["ci_session"]
+ self.email = None
+
+ def get_mail(self):
+ respone = self.client.post("https://etempmail.com/getEmailAddress")
+ # cookies
+ self.cookies["lisansimo"] = eval(respone.text)["recover_key"]
+ self.email = eval(respone.text)["address"]
+ return self.email
+
+ def get_message(self):
+ print("Waiting for message...")
+ while True:
+ sleep(5)
+ respone = self.client.post("https://etempmail.com/getInbox")
+ mail_token = loads(respone.text)
+ print(self.client.cookies.get_dict())
+ if len(mail_token) == 1:
+ break
+
+ params = {
+ 'id': '1',
+ }
+ self.mail_context = self.client.post("https://etempmail.com/getInbox", params=params)
+ self.mail_context = eval(self.mail_context.text)[0]["body"]
+ return self.mail_context
+
+ # ,cookies=self.cookies
+ def get_verification_code(self):
+ message = self.mail_context
+ code = findall(r';">(\d{6,7})</div>', message)[0]
+ print(f"Verification code: {code}")
+ return code
diff --git a/gpt4free/quora/cookies.txt b/g4f/.v1/gpt4free/quora/cookies.txt
index 9cccf6ba..9cccf6ba 100644
--- a/gpt4free/quora/cookies.txt
+++ b/g4f/.v1/gpt4free/quora/cookies.txt
diff --git a/gpt4free/quora/graphql/AddHumanMessageMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/AddHumanMessageMutation.graphql
index 01e6bc8c..01e6bc8c 100644
--- a/gpt4free/quora/graphql/AddHumanMessageMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/AddHumanMessageMutation.graphql
diff --git a/gpt4free/quora/graphql/AddMessageBreakMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/AddMessageBreakMutation.graphql
index b28d9903..b28d9903 100644
--- a/gpt4free/quora/graphql/AddMessageBreakMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/AddMessageBreakMutation.graphql
diff --git a/gpt4free/quora/graphql/AutoSubscriptionMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/AutoSubscriptionMutation.graphql
index 6cf7bf74..6cf7bf74 100644
--- a/gpt4free/quora/graphql/AutoSubscriptionMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/AutoSubscriptionMutation.graphql
diff --git a/gpt4free/quora/graphql/BioFragment.graphql b/g4f/.v1/gpt4free/quora/graphql/BioFragment.graphql
index c4218030..c4218030 100644
--- a/gpt4free/quora/graphql/BioFragment.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/BioFragment.graphql
diff --git a/gpt4free/quora/graphql/ChatAddedSubscription.graphql b/g4f/.v1/gpt4free/quora/graphql/ChatAddedSubscription.graphql
index 664b107f..664b107f 100644
--- a/gpt4free/quora/graphql/ChatAddedSubscription.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ChatAddedSubscription.graphql
diff --git a/gpt4free/quora/graphql/ChatFragment.graphql b/g4f/.v1/gpt4free/quora/graphql/ChatFragment.graphql
index 605645ff..605645ff 100644
--- a/gpt4free/quora/graphql/ChatFragment.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ChatFragment.graphql
diff --git a/gpt4free/quora/graphql/ChatListPaginationQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/ChatListPaginationQuery.graphql
index 6d9ae884..6d9ae884 100644
--- a/gpt4free/quora/graphql/ChatListPaginationQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ChatListPaginationQuery.graphql
diff --git a/gpt4free/quora/graphql/ChatPaginationQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/ChatPaginationQuery.graphql
index f2452cd6..f2452cd6 100644
--- a/gpt4free/quora/graphql/ChatPaginationQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ChatPaginationQuery.graphql
diff --git a/gpt4free/quora/graphql/ChatViewQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/ChatViewQuery.graphql
index c330107d..c330107d 100644
--- a/gpt4free/quora/graphql/ChatViewQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ChatViewQuery.graphql
diff --git a/gpt4free/quora/graphql/DeleteHumanMessagesMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/DeleteHumanMessagesMutation.graphql
index 42692c6e..42692c6e 100644
--- a/gpt4free/quora/graphql/DeleteHumanMessagesMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/DeleteHumanMessagesMutation.graphql
diff --git a/gpt4free/quora/graphql/DeleteMessageMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql
index 7b9e36d4..7b9e36d4 100644
--- a/gpt4free/quora/graphql/DeleteMessageMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql
diff --git a/gpt4free/quora/graphql/HandleFragment.graphql b/g4f/.v1/gpt4free/quora/graphql/HandleFragment.graphql
index f53c484b..f53c484b 100644
--- a/gpt4free/quora/graphql/HandleFragment.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/HandleFragment.graphql
diff --git a/gpt4free/quora/graphql/LoginWithVerificationCodeMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/LoginWithVerificationCodeMutation.graphql
index 723b1f44..723b1f44 100644
--- a/gpt4free/quora/graphql/LoginWithVerificationCodeMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/LoginWithVerificationCodeMutation.graphql
diff --git a/gpt4free/quora/graphql/MessageAddedSubscription.graphql b/g4f/.v1/gpt4free/quora/graphql/MessageAddedSubscription.graphql
index 8dc9499c..8dc9499c 100644
--- a/gpt4free/quora/graphql/MessageAddedSubscription.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/MessageAddedSubscription.graphql
diff --git a/gpt4free/quora/graphql/MessageDeletedSubscription.graphql b/g4f/.v1/gpt4free/quora/graphql/MessageDeletedSubscription.graphql
index 54c1c164..54c1c164 100644
--- a/gpt4free/quora/graphql/MessageDeletedSubscription.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/MessageDeletedSubscription.graphql
diff --git a/gpt4free/quora/graphql/MessageFragment.graphql b/g4f/.v1/gpt4free/quora/graphql/MessageFragment.graphql
index cc860811..cc860811 100644
--- a/gpt4free/quora/graphql/MessageFragment.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/MessageFragment.graphql
diff --git a/gpt4free/quora/graphql/MessageRemoveVoteMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/MessageRemoveVoteMutation.graphql
index d5e6e610..d5e6e610 100644
--- a/gpt4free/quora/graphql/MessageRemoveVoteMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/MessageRemoveVoteMutation.graphql
diff --git a/gpt4free/quora/graphql/MessageSetVoteMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/MessageSetVoteMutation.graphql
index 76000df0..76000df0 100644
--- a/gpt4free/quora/graphql/MessageSetVoteMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/MessageSetVoteMutation.graphql
diff --git a/gpt4free/quora/graphql/PoeBotCreateMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/PoeBotCreateMutation.graphql
index 971b4248..971b4248 100644
--- a/gpt4free/quora/graphql/PoeBotCreateMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/PoeBotCreateMutation.graphql
diff --git a/gpt4free/quora/graphql/PoeBotEditMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/PoeBotEditMutation.graphql
index fdd309ef..fdd309ef 100644
--- a/gpt4free/quora/graphql/PoeBotEditMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/PoeBotEditMutation.graphql
diff --git a/gpt4free/quora/graphql/SendMessageMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/SendMessageMutation.graphql
index 4b0a4383..4b0a4383 100644
--- a/gpt4free/quora/graphql/SendMessageMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SendMessageMutation.graphql
diff --git a/gpt4free/quora/graphql/SendVerificationCodeForLoginMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/SendVerificationCodeForLoginMutation.graphql
index 45af4799..45af4799 100644
--- a/gpt4free/quora/graphql/SendVerificationCodeForLoginMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SendVerificationCodeForLoginMutation.graphql
diff --git a/gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql b/g4f/.v1/gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql
index 0af50950..0af50950 100644
--- a/gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql
diff --git a/gpt4free/quora/graphql/ShareMessagesMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/ShareMessagesMutation.graphql
index 92e80db5..92e80db5 100644
--- a/gpt4free/quora/graphql/ShareMessagesMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ShareMessagesMutation.graphql
diff --git a/gpt4free/quora/graphql/SignupWithVerificationCodeMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/SignupWithVerificationCodeMutation.graphql
index 06b2826f..06b2826f 100644
--- a/gpt4free/quora/graphql/SignupWithVerificationCodeMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SignupWithVerificationCodeMutation.graphql
diff --git a/gpt4free/quora/graphql/StaleChatUpdateMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/StaleChatUpdateMutation.graphql
index de203d47..de203d47 100644
--- a/gpt4free/quora/graphql/StaleChatUpdateMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/StaleChatUpdateMutation.graphql
diff --git a/gpt4free/quora/graphql/SubscriptionsMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/SubscriptionsMutation.graphql
index b864bd60..b864bd60 100644
--- a/gpt4free/quora/graphql/SubscriptionsMutation.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SubscriptionsMutation.graphql
diff --git a/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql
index afa2a84c..afa2a84c 100644
--- a/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql
diff --git a/gpt4free/quora/graphql/SummarizeQuotePostQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/SummarizeQuotePostQuery.graphql
index 5147c3c5..5147c3c5 100644
--- a/gpt4free/quora/graphql/SummarizeQuotePostQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SummarizeQuotePostQuery.graphql
diff --git a/gpt4free/quora/graphql/SummarizeSharePostQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/SummarizeSharePostQuery.graphql
index cb4a623c..cb4a623c 100644
--- a/gpt4free/quora/graphql/SummarizeSharePostQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/SummarizeSharePostQuery.graphql
diff --git a/gpt4free/quora/graphql/UserSnippetFragment.graphql b/g4f/.v1/gpt4free/quora/graphql/UserSnippetFragment.graphql
index 17fc8426..17fc8426 100644
--- a/gpt4free/quora/graphql/UserSnippetFragment.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/UserSnippetFragment.graphql
diff --git a/gpt4free/quora/graphql/ViewerInfoQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/ViewerInfoQuery.graphql
index 1ecaf9e8..1ecaf9e8 100644
--- a/gpt4free/quora/graphql/ViewerInfoQuery.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ViewerInfoQuery.graphql
diff --git a/gpt4free/quora/graphql/ViewerStateFragment.graphql b/g4f/.v1/gpt4free/quora/graphql/ViewerStateFragment.graphql
index 3cd83e9c..3cd83e9c 100644
--- a/gpt4free/quora/graphql/ViewerStateFragment.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ViewerStateFragment.graphql
diff --git a/gpt4free/quora/graphql/ViewerStateUpdatedSubscription.graphql b/g4f/.v1/gpt4free/quora/graphql/ViewerStateUpdatedSubscription.graphql
index 03fc73d1..03fc73d1 100644
--- a/gpt4free/quora/graphql/ViewerStateUpdatedSubscription.graphql
+++ b/g4f/.v1/gpt4free/quora/graphql/ViewerStateUpdatedSubscription.graphql
diff --git a/gpt4free/quora/graphql/__init__.py b/g4f/.v1/gpt4free/quora/graphql/__init__.py
index e69de29b..e69de29b 100644
--- a/gpt4free/quora/graphql/__init__.py
+++ b/g4f/.v1/gpt4free/quora/graphql/__init__.py
diff --git a/gpt4free/quora/mail.py b/g4f/.v1/gpt4free/quora/mail.py
index 864d9568..864d9568 100644
--- a/gpt4free/quora/mail.py
+++ b/g4f/.v1/gpt4free/quora/mail.py
diff --git a/gpt4free/quora/tests/__init__.py b/g4f/.v1/gpt4free/quora/tests/__init__.py
index e69de29b..e69de29b 100644
--- a/gpt4free/quora/tests/__init__.py
+++ b/g4f/.v1/gpt4free/quora/tests/__init__.py
diff --git a/gpt4free/quora/tests/test_api.py b/g4f/.v1/gpt4free/quora/tests/test_api.py
index 2a4bb41b..2a4bb41b 100644
--- a/gpt4free/quora/tests/test_api.py
+++ b/g4f/.v1/gpt4free/quora/tests/test_api.py
diff --git a/gpt4free/test.py b/g4f/.v1/gpt4free/test.py
index b2516748..b2516748 100644
--- a/gpt4free/test.py
+++ b/g4f/.v1/gpt4free/test.py
diff --git a/gpt4free/theb/README.md b/g4f/.v1/gpt4free/theb/README.md
index a7af9dd8..a7af9dd8 100644
--- a/gpt4free/theb/README.md
+++ b/g4f/.v1/gpt4free/theb/README.md
diff --git a/gpt4free/theb/__init__.py b/g4f/.v1/gpt4free/theb/__init__.py
index 0177194e..0177194e 100644
--- a/gpt4free/theb/__init__.py
+++ b/g4f/.v1/gpt4free/theb/__init__.py
diff --git a/gpt4free/theb/theb_test.py b/g4f/.v1/gpt4free/theb/theb_test.py
index c57d5c62..c57d5c62 100644
--- a/gpt4free/theb/theb_test.py
+++ b/g4f/.v1/gpt4free/theb/theb_test.py
diff --git a/gpt4free/usesless/README.md b/g4f/.v1/gpt4free/usesless/README.md
index 7b2ea169..7b2ea169 100644
--- a/gpt4free/usesless/README.md
+++ b/g4f/.v1/gpt4free/usesless/README.md
diff --git a/gpt4free/usesless/__init__.py b/g4f/.v1/gpt4free/usesless/__init__.py
index 00f7f75d..00f7f75d 100644
--- a/gpt4free/usesless/__init__.py
+++ b/g4f/.v1/gpt4free/usesless/__init__.py
diff --git a/gpt4free/usesless/account.json b/g4f/.v1/gpt4free/usesless/account.json
index 53a210ac..53a210ac 100644
--- a/gpt4free/usesless/account.json
+++ b/g4f/.v1/gpt4free/usesless/account.json
diff --git a/gpt4free/usesless/account_creation.py b/g4f/.v1/gpt4free/usesless/account_creation.py
index 05819453..05819453 100644
--- a/gpt4free/usesless/account_creation.py
+++ b/g4f/.v1/gpt4free/usesless/account_creation.py
diff --git a/gpt4free/usesless/test.py b/g4f/.v1/gpt4free/usesless/test.py
index ade1e0c5..ade1e0c5 100644
--- a/gpt4free/usesless/test.py
+++ b/g4f/.v1/gpt4free/usesless/test.py
diff --git a/gpt4free/usesless/utils/__init__.py b/g4f/.v1/gpt4free/usesless/utils/__init__.py
index 818c605d..818c605d 100644
--- a/gpt4free/usesless/utils/__init__.py
+++ b/g4f/.v1/gpt4free/usesless/utils/__init__.py
diff --git a/gpt4free/you/README.md b/g4f/.v1/gpt4free/you/README.md
index e1917c6d..e1917c6d 100644
--- a/gpt4free/you/README.md
+++ b/g4f/.v1/gpt4free/you/README.md
diff --git a/gpt4free/you/__init__.py b/g4f/.v1/gpt4free/you/__init__.py
index 11847fb5..11847fb5 100644
--- a/gpt4free/you/__init__.py
+++ b/g4f/.v1/gpt4free/you/__init__.py
diff --git a/gui/README.md b/g4f/.v1/gui/README.md
index c0406216..c0406216 100644
--- a/gui/README.md
+++ b/g4f/.v1/gui/README.md
diff --git a/gui/__init__.py b/g4f/.v1/gui/__init__.py
index e69de29b..e69de29b 100644
--- a/gui/__init__.py
+++ b/g4f/.v1/gui/__init__.py
diff --git a/gui/image1.png b/g4f/.v1/gui/image1.png
index fb84ae7f..fb84ae7f 100644
--- a/gui/image1.png
+++ b/g4f/.v1/gui/image1.png
Binary files differ
diff --git a/gui/image2.png b/g4f/.v1/gui/image2.png
index c5fc91c9..c5fc91c9 100644
--- a/gui/image2.png
+++ b/g4f/.v1/gui/image2.png
Binary files differ
diff --git a/gui/pywebio-gui/README.md b/g4f/.v1/gui/pywebio-gui/README.md
index 2b99c075..2b99c075 100644
--- a/gui/pywebio-gui/README.md
+++ b/g4f/.v1/gui/pywebio-gui/README.md
diff --git a/gui/pywebio-gui/pywebio-usesless.py b/g4f/.v1/gui/pywebio-gui/pywebio-usesless.py
index c0843be6..177fa7c8 100644
--- a/gui/pywebio-gui/pywebio-usesless.py
+++ b/g4f/.v1/gui/pywebio-gui/pywebio-usesless.py
@@ -1,59 +1,59 @@
-from gpt4free import usesless
-import time
-from pywebio import start_server,config
-from pywebio.input import *
-from pywebio.output import *
-from pywebio.session import local
-message_id = ""
-def status():
- try:
- req = usesless.Completion.create(prompt="hello", parentMessageId=message_id)
- print(f"Answer: {req['text']}")
- put_success(f"Answer: {req['text']}",scope="body")
- except:
- put_error("Program Error",scope="body")
-
-def ask(prompt):
- req = usesless.Completion.create(prompt=prompt, parentMessageId=local.message_id)
- rp=req['text']
- local.message_id=req["id"]
- print("AI:\n"+rp)
- local.conversation.extend([
- {"role": "user", "content": prompt},
- {"role": "assistant", "content": rp}
- ])
- print(local.conversation)
- return rp
-
-def msg():
- while True:
- text= input_group("You:",[textarea('You:',name='text',rows=3, placeholder='请输入问题')])
- if not(bool(text)):
- break
- if not(bool(text["text"])):
- continue
- time.sleep(0.5)
- put_code("You:"+text["text"],scope="body")
- print("Question:"+text["text"])
- with use_scope('foot'):
- put_loading(color="info")
- rp= ask(text["text"])
- clear(scope="foot")
- time.sleep(0.5)
- put_markdown("Bot:\n"+rp,scope="body")
- time.sleep(0.7)
-
-@config(title="AIchat",theme="dark")
-def main():
- put_scope("heads")
- with use_scope('heads'):
- put_html("<h1><center>AI Chat</center></h1>")
- put_scope("body")
- put_scope("foot")
- status()
- local.conversation=[]
- local.message_id=""
- msg()
-
-print("Click link to chat page")
-start_server(main, port=8099,allowed_origins="*",auto_open_webbrowser=True,debug=True)
+from gpt4free import usesless
+import time
+from pywebio import start_server,config
+from pywebio.input import *
+from pywebio.output import *
+from pywebio.session import local
+message_id = ""
+def status():
+ try:
+ req = usesless.Completion.create(prompt="hello", parentMessageId=message_id)
+ print(f"Answer: {req['text']}")
+ put_success(f"Answer: {req['text']}",scope="body")
+ except:
+ put_error("Program Error",scope="body")
+
+def ask(prompt):
+ req = usesless.Completion.create(prompt=prompt, parentMessageId=local.message_id)
+ rp=req['text']
+ local.message_id=req["id"]
+ print("AI:\n"+rp)
+ local.conversation.extend([
+ {"role": "user", "content": prompt},
+ {"role": "assistant", "content": rp}
+ ])
+ print(local.conversation)
+ return rp
+
+def msg():
+ while True:
+ text= input_group("You:",[textarea('You:',name='text',rows=3, placeholder='请输入问题')])
+ if not(bool(text)):
+ break
+ if not(bool(text["text"])):
+ continue
+ time.sleep(0.5)
+ put_code("You:"+text["text"],scope="body")
+ print("Question:"+text["text"])
+ with use_scope('foot'):
+ put_loading(color="info")
+ rp= ask(text["text"])
+ clear(scope="foot")
+ time.sleep(0.5)
+ put_markdown("Bot:\n"+rp,scope="body")
+ time.sleep(0.7)
+
+@config(title="AIchat",theme="dark")
+def main():
+ put_scope("heads")
+ with use_scope('heads'):
+ put_html("<h1><center>AI Chat</center></h1>")
+ put_scope("body")
+ put_scope("foot")
+ status()
+ local.conversation=[]
+ local.message_id=""
+ msg()
+
+print("Click link to chat page")
+start_server(main, port=8099,allowed_origins="*",auto_open_webbrowser=True,debug=True)
diff --git a/gui/query_methods.py b/g4f/.v1/gui/query_methods.py
index 2d6adacd..2d6adacd 100644
--- a/gui/query_methods.py
+++ b/g4f/.v1/gui/query_methods.py
diff --git a/gui/streamlit_app.py b/g4f/.v1/gui/streamlit_app.py
index 2dba0a7b..2dba0a7b 100644
--- a/gui/streamlit_app.py
+++ b/g4f/.v1/gui/streamlit_app.py
diff --git a/gui/streamlit_chat_app.py b/g4f/.v1/gui/streamlit_chat_app.py
index af3969e6..af3969e6 100644
--- a/gui/streamlit_chat_app.py
+++ b/g4f/.v1/gui/streamlit_chat_app.py
diff --git a/poetry.lock b/g4f/.v1/poetry.lock
index 1612dffe..1612dffe 100644
--- a/poetry.lock
+++ b/g4f/.v1/poetry.lock
diff --git a/pyproject.toml b/g4f/.v1/pyproject.toml
index 7281f679..7281f679 100644
--- a/pyproject.toml
+++ b/g4f/.v1/pyproject.toml
diff --git a/g4f/.v1/requirements.txt b/g4f/.v1/requirements.txt
new file mode 100644
index 00000000..3a1f815b
--- /dev/null
+++ b/g4f/.v1/requirements.txt
@@ -0,0 +1,21 @@
+websocket-client
+requests
+tls-client
+pypasser
+names
+colorama
+curl_cffi
+streamlit
+selenium
+fake-useragent
+twocaptcha
+https://github.com/AI-Yash/st-chat/archive/refs/pull/24/head.zip
+pydantic
+pymailtm
+Levenshtein
+retrying
+mailgw_temporary_email
+pycryptodome
+random-password-generator
+numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
+tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file
diff --git a/testing/aiassistest.py b/g4f/.v1/testing/aiassistest.py
index 57a34f15..57a34f15 100644
--- a/testing/aiassistest.py
+++ b/g4f/.v1/testing/aiassistest.py
diff --git a/testing/aicolors_test.py b/g4f/.v1/testing/aicolors_test.py
index 853f7e45..853f7e45 100644
--- a/testing/aicolors_test.py
+++ b/g4f/.v1/testing/aicolors_test.py
diff --git a/testing/deepai_test.py b/g4f/.v1/testing/deepai_test.py
index 474f663e..474f663e 100644
--- a/testing/deepai_test.py
+++ b/g4f/.v1/testing/deepai_test.py
diff --git a/testing/forefront_test.py b/g4f/.v1/testing/forefront_test.py
index b7b5c57c..b7b5c57c 100644
--- a/testing/forefront_test.py
+++ b/g4f/.v1/testing/forefront_test.py
diff --git a/testing/gptworldai_test.py b/g4f/.v1/testing/gptworldai_test.py
index 3dfb32ce..3dfb32ce 100644
--- a/testing/gptworldai_test.py
+++ b/g4f/.v1/testing/gptworldai_test.py
diff --git a/testing/hpgptai_test.py b/g4f/.v1/testing/hpgptai_test.py
index cdd146dd..cdd146dd 100644
--- a/testing/hpgptai_test.py
+++ b/g4f/.v1/testing/hpgptai_test.py
diff --git a/testing/italygpt2_test.py b/g4f/.v1/testing/italygpt2_test.py
index 0494c8a2..0494c8a2 100644
--- a/testing/italygpt2_test.py
+++ b/g4f/.v1/testing/italygpt2_test.py
diff --git a/testing/openaihosted_test.py b/g4f/.v1/testing/openaihosted_test.py
index d5a79e52..d5a79e52 100644
--- a/testing/openaihosted_test.py
+++ b/g4f/.v1/testing/openaihosted_test.py
diff --git a/testing/poe_account_create_test.py b/g4f/.v1/testing/poe_account_create_test.py
index ace2306e..41ae5a33 100644
--- a/testing/poe_account_create_test.py
+++ b/g4f/.v1/testing/poe_account_create_test.py
@@ -9,7 +9,7 @@ from twocaptcha import TwoCaptcha
from gpt4free.quora import extract_formkey
from gpt4free.quora.mail import Emailnator
-solver = TwoCaptcha('72747bf24a9d89b4dcc1b24875efd358')
+solver = TwoCaptcha('')
class Account:
@@ -106,4 +106,4 @@ class Account:
print('verify_code', response.json())
-Account.create(proxy='xtekky:wegwgwegwed_streaming-1@geo.iproyal.com:12321', logging=True)
+Account.create(proxy='', logging=True)
diff --git a/testing/poe_test.py b/g4f/.v1/testing/poe_test.py
index 6edc030c..6edc030c 100644
--- a/testing/poe_test.py
+++ b/g4f/.v1/testing/poe_test.py
diff --git a/testing/quora_test_2.py b/g4f/.v1/testing/quora_test_2.py
index 297ca7a1..297ca7a1 100644
--- a/testing/quora_test_2.py
+++ b/g4f/.v1/testing/quora_test_2.py
diff --git a/testing/sqlchat_test.py b/g4f/.v1/testing/sqlchat_test.py
index 1db71be2..1db71be2 100644
--- a/testing/sqlchat_test.py
+++ b/g4f/.v1/testing/sqlchat_test.py
diff --git a/testing/t3nsor_test.py b/g4f/.v1/testing/t3nsor_test.py
index 6d36400d..6d36400d 100644
--- a/testing/t3nsor_test.py
+++ b/g4f/.v1/testing/t3nsor_test.py
diff --git a/testing/test_main.py b/g4f/.v1/testing/test_main.py
index 7c28f1d2..7c28f1d2 100644
--- a/testing/test_main.py
+++ b/g4f/.v1/testing/test_main.py
diff --git a/testing/theb_test.py b/g4f/.v1/testing/theb_test.py
index 5fa80908..5fa80908 100644
--- a/testing/theb_test.py
+++ b/g4f/.v1/testing/theb_test.py
diff --git a/testing/useless_test.py b/g4f/.v1/testing/useless_test.py
index 47c92386..47c92386 100644
--- a/testing/useless_test.py
+++ b/g4f/.v1/testing/useless_test.py
diff --git a/testing/usesless_test.py b/g4f/.v1/testing/usesless_test.py
index e2e35547..e2e35547 100644
--- a/testing/usesless_test.py
+++ b/g4f/.v1/testing/usesless_test.py
diff --git a/testing/writesonic_test.py b/g4f/.v1/testing/writesonic_test.py
index aff847f0..aff847f0 100644
--- a/testing/writesonic_test.py
+++ b/g4f/.v1/testing/writesonic_test.py
diff --git a/testing/you_test.py b/g4f/.v1/testing/you_test.py
index 1e9f6205..1e9f6205 100644
--- a/testing/you_test.py
+++ b/g4f/.v1/testing/you_test.py
diff --git a/unfinished/bard/README.md b/g4f/.v1/unfinished/bard/README.md
index 67e8645c..67e8645c 100644
--- a/unfinished/bard/README.md
+++ b/g4f/.v1/unfinished/bard/README.md
diff --git a/unfinished/bard/__init__.py b/g4f/.v1/unfinished/bard/__init__.py
index f1d68b92..f1d68b92 100644
--- a/unfinished/bard/__init__.py
+++ b/g4f/.v1/unfinished/bard/__init__.py
diff --git a/unfinished/bard/typings.py b/g4f/.v1/unfinished/bard/typings.py
index 75b73bf9..75b73bf9 100644
--- a/unfinished/bard/typings.py
+++ b/g4f/.v1/unfinished/bard/typings.py
diff --git a/unfinished/bing/README.md b/g4f/.v1/unfinished/bing/README.md
index 67e8645c..67e8645c 100644
--- a/unfinished/bing/README.md
+++ b/g4f/.v1/unfinished/bing/README.md
diff --git a/unfinished/bing/__ini__.py b/g4f/.v1/unfinished/bing/__ini__.py
index 1e4fd149..1e4fd149 100644
--- a/unfinished/bing/__ini__.py
+++ b/g4f/.v1/unfinished/bing/__ini__.py
diff --git a/unfinished/chatpdf/__init__.py b/g4f/.v1/unfinished/chatpdf/__init__.py
index 30dc1d3e..30dc1d3e 100644
--- a/unfinished/chatpdf/__init__.py
+++ b/g4f/.v1/unfinished/chatpdf/__init__.py
diff --git a/unfinished/gptbz/README.md b/g4f/.v1/unfinished/gptbz/README.md
index 05bc2770..05bc2770 100644
--- a/unfinished/gptbz/README.md
+++ b/g4f/.v1/unfinished/gptbz/README.md
diff --git a/unfinished/gptbz/__init__.py b/g4f/.v1/unfinished/gptbz/__init__.py
index e95d5716..e95d5716 100644
--- a/unfinished/gptbz/__init__.py
+++ b/g4f/.v1/unfinished/gptbz/__init__.py
diff --git a/unfinished/openprompt/README.md b/g4f/.v1/unfinished/openprompt/README.md
index 489d054a..489d054a 100644
--- a/unfinished/openprompt/README.md
+++ b/g4f/.v1/unfinished/openprompt/README.md
diff --git a/unfinished/openprompt/create.py b/g4f/.v1/unfinished/openprompt/create.py
index c968c162..c968c162 100644
--- a/unfinished/openprompt/create.py
+++ b/g4f/.v1/unfinished/openprompt/create.py
diff --git a/unfinished/openprompt/mail.py b/g4f/.v1/unfinished/openprompt/mail.py
index 1130e7df..1130e7df 100644
--- a/unfinished/openprompt/mail.py
+++ b/g4f/.v1/unfinished/openprompt/mail.py
diff --git a/unfinished/openprompt/main.py b/g4f/.v1/unfinished/openprompt/main.py
index e68a3b63..e68a3b63 100644
--- a/unfinished/openprompt/main.py
+++ b/g4f/.v1/unfinished/openprompt/main.py
diff --git a/unfinished/openprompt/test.py b/g4f/.v1/unfinished/openprompt/test.py
index 65319cb6..65319cb6 100644
--- a/unfinished/openprompt/test.py
+++ b/g4f/.v1/unfinished/openprompt/test.py
diff --git a/unfinished/t3nsor/README.md b/g4f/.v1/unfinished/t3nsor/README.md
index 2790bf6e..2790bf6e 100644
--- a/unfinished/t3nsor/README.md
+++ b/g4f/.v1/unfinished/t3nsor/README.md
diff --git a/unfinished/t3nsor/__init__.py b/g4f/.v1/unfinished/t3nsor/__init__.py
index 9b588e98..9b588e98 100644
--- a/unfinished/t3nsor/__init__.py
+++ b/g4f/.v1/unfinished/t3nsor/__init__.py
diff --git a/g4f/Provider/Provider.py b/g4f/Provider/Provider.py
new file mode 100644
index 00000000..12c23333
--- /dev/null
+++ b/g4f/Provider/Provider.py
@@ -0,0 +1,15 @@
+import os
+from ..typing import sha256, Dict, get_type_hints
+
+url = None
+model = None
+supports_stream = False
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ return
+
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join(
+ [f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
diff --git a/g4f/Provider/Providers/Aichat.py b/g4f/Provider/Providers/Aichat.py
new file mode 100644
index 00000000..e4fde8c3
--- /dev/null
+++ b/g4f/Provider/Providers/Aichat.py
@@ -0,0 +1,44 @@
+import os, requests
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://chat-gpt.org/chat'
+model = ['gpt-3.5-turbo']
+supports_stream = False
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ base = ''
+ for message in messages:
+ base += '%s: %s\n' % (message['role'], message['content'])
+ base += 'assistant:'
+
+
+ headers = {
+ 'authority': 'chat-gpt.org',
+ 'accept': '*/*',
+ 'cache-control': 'no-cache',
+ 'content-type': 'application/json',
+ 'origin': 'https://chat-gpt.org',
+ 'pragma': 'no-cache',
+ 'referer': 'https://chat-gpt.org/chat',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"macOS"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'same-origin',
+ 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36',
+ }
+
+ json_data = {
+ 'message':base,
+ 'temperature': 1,
+ 'presence_penalty': 0,
+ 'top_p': 1,
+ 'frequency_penalty': 0
+ }
+
+ response = requests.post('https://chat-gpt.org/api/text', headers=headers, json=json_data)
+ yield response.json()['message']
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Ails.py b/g4f/Provider/Providers/Ails.py
new file mode 100644
index 00000000..1a14b2e9
--- /dev/null
+++ b/g4f/Provider/Providers/Ails.py
@@ -0,0 +1,91 @@
+import os
+import time
+import json
+import uuid
+import random
+import hashlib
+import requests
+
+from ...typing import sha256, Dict, get_type_hints
+from datetime import datetime
+
+url: str = 'https://ai.ls'
+model: str = 'gpt-3.5-turbo'
+supports_stream = True
+needs_auth = False
+
+class Utils:
+ def hash(json_data: Dict[str, str]) -> sha256:
+
+ secretKey: bytearray = bytearray([79, 86, 98, 105, 91, 84, 80, 78, 123, 83,
+ 35, 41, 99, 123, 51, 54, 37, 57, 63, 103, 59, 117, 115, 108, 41, 67, 76])
+
+ base_string: str = '%s:%s:%s:%s' % (
+ json_data['t'],
+ json_data['m'],
+ 'WI,2rU#_r:r~aF4aJ36[.Z(/8Rv93Rf',
+ len(json_data['m'])
+ )
+
+ return hashlib.sha256(base_string.encode()).hexdigest()
+
+ def format_timestamp(timestamp: int) -> str:
+
+ e = timestamp
+ n = e % 10
+ r = n + 1 if n % 2 == 0 else n
+ return str(e - n + r)
+
+
+def _create_completion(model: str, messages: list, temperature: float = 0.6, stream: bool = False, **kwargs):
+
+ headers = {
+ 'authority': 'api.caipacity.com',
+ 'accept': '*/*',
+ 'accept-language': 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
+ 'authorization': 'Bearer free',
+ 'client-id': str(uuid.uuid4()),
+ 'client-v': '0.1.217',
+ 'content-type': 'application/json',
+ 'origin': 'https://ai.ls',
+ 'referer': 'https://ai.ls/',
+ 'sec-ch-ua': '"Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'cross-site',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
+ }
+
+ params = {
+ 'full': 'false',
+ }
+
+ timestamp = Utils.format_timestamp(int(time.time() * 1000))
+
+ sig = {
+ 'd': datetime.now().strftime('%Y-%m-%d'),
+ 't': timestamp,
+ 's': Utils.hash({
+ 't': timestamp,
+ 'm': messages[-1]['content']})}
+
+ json_data = json.dumps(separators=(',', ':'), obj={
+ 'model': 'gpt-3.5-turbo',
+ 'temperature': 0.6,
+ 'stream': True,
+ 'messages': messages} | sig)
+
+ response = requests.post('https://api.caipacity.com/v1/chat/completions',
+ headers=headers, data=json_data, stream=True)
+
+ for token in response.iter_lines():
+ if b'content' in token:
+ completion_chunk = json.loads(token.decode().replace('data: ', ''))
+ token = completion_chunk['choices'][0]['delta'].get('content')
+ if token != None:
+ yield token
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Bard.py b/g4f/Provider/Providers/Bard.py
new file mode 100644
index 00000000..4c37c4b7
--- /dev/null
+++ b/g4f/Provider/Providers/Bard.py
@@ -0,0 +1,74 @@
+import os, requests, json, browser_cookie3, re, random
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://bard.google.com'
+model = ['Palm2']
+supports_stream = False
+needs_auth = True
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ psid = {cookie.name: cookie.value for cookie in browser_cookie3.chrome(
+ domain_name='.google.com')}['__Secure-1PSID']
+
+ formatted = '\n'.join([
+ '%s: %s' % (message['role'], message['content']) for message in messages
+ ])
+ prompt = f'{formatted}\nAssistant:'
+
+ proxy = kwargs.get('proxy', False)
+ if proxy == False:
+ print('warning!, you did not give a proxy, a lot of countries are banned from Google Bard, so it may not work')
+
+ snlm0e = None
+ conversation_id = None
+ response_id = None
+ choice_id = None
+
+ client = requests.Session()
+ client.proxies = {
+ 'http': f'http://{proxy}',
+ 'https': f'http://{proxy}'} if proxy else None
+
+ client.headers = {
+ 'authority': 'bard.google.com',
+ 'content-type': 'application/x-www-form-urlencoded;charset=UTF-8',
+ 'origin': 'https://bard.google.com',
+ 'referer': 'https://bard.google.com/',
+ 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36',
+ 'x-same-domain': '1',
+ 'cookie': f'__Secure-1PSID={psid}'
+ }
+
+ snlm0e = re.search(r'SNlM0e\":\"(.*?)\"',
+ client.get('https://bard.google.com/').text).group(1) if not snlm0e else snlm0e
+
+ params = {
+ 'bl': 'boq_assistant-bard-web-server_20230326.21_p0',
+ '_reqid': random.randint(1111, 9999),
+ 'rt': 'c'
+ }
+
+ data = {
+ 'at': snlm0e,
+ 'f.req': json.dumps([None, json.dumps([[prompt], None, [conversation_id, response_id, choice_id]])])}
+
+ intents = '.'.join([
+ 'assistant',
+ 'lamda',
+ 'BardFrontendService'
+ ])
+
+ response = client.post(f'https://bard.google.com/_/BardChatUi/data/{intents}/StreamGenerate',
+ data=data, params=params)
+
+ chat_data = json.loads(response.content.splitlines()[3])[0][2]
+ if chat_data:
+ json_chat_data = json.loads(chat_data)
+
+ yield json_chat_data[0][0]
+
+ else:
+ yield 'error'
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Bing.py b/g4f/Provider/Providers/Bing.py
new file mode 100644
index 00000000..1d33cda5
--- /dev/null
+++ b/g4f/Provider/Providers/Bing.py
@@ -0,0 +1,350 @@
+import os
+import json
+import random
+import json
+import os
+import uuid
+import ssl
+import certifi
+import aiohttp
+import asyncio
+
+import requests
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://bing.com/chat'
+model = ['gpt-4']
+supports_stream = True
+needs_auth = False
+
+ssl_context = ssl.create_default_context()
+ssl_context.load_verify_locations(certifi.where())
+
+
+class optionsSets:
+ optionSet: dict = {
+ 'tone': str,
+ 'optionsSets': list
+ }
+
+ jailbreak: dict = {
+ "optionsSets": [
+ 'saharasugg',
+ 'enablenewsfc',
+ 'clgalileo',
+ 'gencontentv3',
+ "nlu_direct_response_filter",
+ "deepleo",
+ "disable_emoji_spoken_text",
+ "responsible_ai_policy_235",
+ "enablemm",
+ "h3precise"
+ # "harmonyv3",
+ "dtappid",
+ "cricinfo",
+ "cricinfov2",
+ "dv3sugg",
+ "nojbfedge"
+ ]
+ }
+
+
+class Defaults:
+ delimiter = '\x1e'
+ ip_address = f'13.{random.randint(104, 107)}.{random.randint(0, 255)}.{random.randint(0, 255)}'
+
+ allowedMessageTypes = [
+ 'Chat',
+ 'Disengaged',
+ 'AdsQuery',
+ 'SemanticSerp',
+ 'GenerateContentQuery',
+ 'SearchQuery',
+ 'ActionRequest',
+ 'Context',
+ 'Progress',
+ 'AdsQuery',
+ 'SemanticSerp'
+ ]
+
+ sliceIds = [
+
+ # "222dtappid",
+ # "225cricinfo",
+ # "224locals0"
+
+ 'winmuid3tf',
+ 'osbsdusgreccf',
+ 'ttstmout',
+ 'crchatrev',
+ 'winlongmsgtf',
+ 'ctrlworkpay',
+ 'norespwtf',
+ 'tempcacheread',
+ 'temptacache',
+ '505scss0',
+ '508jbcars0',
+ '515enbotdets0',
+ '5082tsports',
+ '515vaoprvs',
+ '424dagslnv1s0',
+ 'kcimgattcf',
+ '427startpms0'
+ ]
+
+ location = {
+ 'locale': 'en-US',
+ 'market': 'en-US',
+ 'region': 'US',
+ 'locationHints': [
+ {
+ 'country': 'United States',
+ 'state': 'California',
+ 'city': 'Los Angeles',
+ 'timezoneoffset': 8,
+ 'countryConfidence': 8,
+ 'Center': {
+ 'Latitude': 34.0536909,
+ 'Longitude': -118.242766
+ },
+ 'RegionType': 2,
+ 'SourceType': 1
+ }
+ ],
+ }
+
+
+def _format(msg: dict) -> str:
+ return json.dumps(msg, ensure_ascii=False) + Defaults.delimiter
+
+
+async def create_conversation():
+ for _ in range(5):
+ create = requests.get('https://www.bing.com/turing/conversation/create',
+ headers={
+ 'authority': 'edgeservices.bing.com',
+ 'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
+ 'accept-language': 'en-US,en;q=0.9',
+ 'cache-control': 'max-age=0',
+ 'sec-ch-ua': '"Chromium";v="110", "Not A(Brand";v="24", "Microsoft Edge";v="110"',
+ 'sec-ch-ua-arch': '"x86"',
+ 'sec-ch-ua-bitness': '"64"',
+ 'sec-ch-ua-full-version': '"110.0.1587.69"',
+ 'sec-ch-ua-full-version-list': '"Chromium";v="110.0.5481.192", "Not A(Brand";v="24.0.0.0", "Microsoft Edge";v="110.0.1587.69"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-model': '""',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-ch-ua-platform-version': '"15.0.0"',
+ 'sec-fetch-dest': 'document',
+ 'sec-fetch-mode': 'navigate',
+ 'sec-fetch-site': 'none',
+ 'sec-fetch-user': '?1',
+ 'upgrade-insecure-requests': '1',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.69',
+ 'x-edge-shopping-flag': '1',
+ 'x-forwarded-for': Defaults.ip_address
+ })
+
+ conversationId = create.json().get('conversationId')
+ clientId = create.json().get('clientId')
+ conversationSignature = create.json().get('conversationSignature')
+
+ if not conversationId or not clientId or not conversationSignature and _ == 4:
+ raise Exception('Failed to create conversation.')
+
+ return conversationId, clientId, conversationSignature
+
+
+async def stream_generate(prompt: str, mode: optionsSets.optionSet = optionsSets.jailbreak, context: bool or str = False):
+ timeout = aiohttp.ClientTimeout(total=900)
+ session = aiohttp.ClientSession(timeout=timeout)
+
+ conversationId, clientId, conversationSignature = await create_conversation()
+
+ wss = await session.ws_connect('wss://sydney.bing.com/sydney/ChatHub', ssl=ssl_context, autoping=False,
+ headers={
+ 'accept': 'application/json',
+ 'accept-language': 'en-US,en;q=0.9',
+ 'content-type': 'application/json',
+ 'sec-ch-ua': '"Not_A Brand";v="99", "Microsoft Edge";v="110", "Chromium";v="110"',
+ 'sec-ch-ua-arch': '"x86"',
+ 'sec-ch-ua-bitness': '"64"',
+ 'sec-ch-ua-full-version': '"109.0.1518.78"',
+ 'sec-ch-ua-full-version-list': '"Chromium";v="110.0.5481.192", "Not A(Brand";v="24.0.0.0", "Microsoft Edge";v="110.0.1587.69"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-model': '',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-ch-ua-platform-version': '"15.0.0"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'same-origin',
+ 'x-ms-client-request-id': str(uuid.uuid4()),
+ 'x-ms-useragent': 'azsdk-js-api-client-factory/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Win32',
+ 'Referer': 'https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx',
+ 'Referrer-Policy': 'origin-when-cross-origin',
+ 'x-forwarded-for': Defaults.ip_address
+ })
+
+ await wss.send_str(_format({'protocol': 'json', 'version': 1}))
+ await wss.receive(timeout=900)
+
+ struct = {
+ 'arguments': [
+ {
+ **mode,
+ 'source': 'cib',
+ 'allowedMessageTypes': Defaults.allowedMessageTypes,
+ 'sliceIds': Defaults.sliceIds,
+ 'traceId': os.urandom(16).hex(),
+ 'isStartOfSession': True,
+ 'message': Defaults.location | {
+ 'author': 'user',
+ 'inputMethod': 'Keyboard',
+ 'text': prompt,
+ 'messageType': 'Chat'
+ },
+ 'conversationSignature': conversationSignature,
+ 'participant': {
+ 'id': clientId
+ },
+ 'conversationId': conversationId
+ }
+ ],
+ 'invocationId': '0',
+ 'target': 'chat',
+ 'type': 4
+ }
+
+ if context:
+ struct['arguments'][0]['previousMessages'] = [
+ {
+ "author": "user",
+ "description": context,
+ "contextType": "WebPage",
+ "messageType": "Context",
+ "messageId": "discover-web--page-ping-mriduna-----"
+ }
+ ]
+
+ await wss.send_str(_format(struct))
+
+ final = False
+ draw = False
+ resp_txt = ''
+ result_text = ''
+ resp_txt_no_link = ''
+ cache_text = ''
+
+ while not final:
+ msg = await wss.receive(timeout=900)
+ objects = msg.data.split(Defaults.delimiter)
+
+ for obj in objects:
+ if obj is None or not obj:
+ continue
+
+ response = json.loads(obj)
+ if response.get('type') == 1 and response['arguments'][0].get('messages',):
+ if not draw:
+ if (response['arguments'][0]['messages'][0]['contentOrigin'] != 'Apology') and not draw:
+ resp_txt = result_text + \
+ response['arguments'][0]['messages'][0]['adaptiveCards'][0]['body'][0].get(
+ 'text', '')
+ resp_txt_no_link = result_text + \
+ response['arguments'][0]['messages'][0].get(
+ 'text', '')
+
+ if response['arguments'][0]['messages'][0].get('messageType',):
+ resp_txt = (
+ resp_txt
+ + response['arguments'][0]['messages'][0]['adaptiveCards'][0]['body'][0]['inlines'][0].get('text')
+ + '\n'
+ )
+ result_text = (
+ result_text
+ + response['arguments'][0]['messages'][0]['adaptiveCards'][0]['body'][0]['inlines'][0].get('text')
+ + '\n'
+ )
+
+ if cache_text.endswith(' '):
+ final = True
+ if wss and not wss.closed:
+ await wss.close()
+ if session and not session.closed:
+ await session.close()
+
+ yield (resp_txt.replace(cache_text, ''))
+ cache_text = resp_txt
+
+ elif response.get('type') == 2:
+ if response['item']['result'].get('error'):
+ if wss and not wss.closed:
+ await wss.close()
+ if session and not session.closed:
+ await session.close()
+
+ raise Exception(
+ f"{response['item']['result']['value']}: {response['item']['result']['message']}")
+
+ if draw:
+ cache = response['item']['messages'][1]['adaptiveCards'][0]['body'][0]['text']
+ response['item']['messages'][1]['adaptiveCards'][0]['body'][0]['text'] = (
+ cache + resp_txt)
+
+ if (response['item']['messages'][-1]['contentOrigin'] == 'Apology' and resp_txt):
+ response['item']['messages'][-1]['text'] = resp_txt_no_link
+ response['item']['messages'][-1]['adaptiveCards'][0]['body'][0]['text'] = resp_txt
+
+ # print('Preserved the message from being deleted', file=sys.stderr)
+
+ final = True
+ if wss and not wss.closed:
+ await wss.close()
+ if session and not session.closed:
+ await session.close()
+
+
+def run(generator):
+ loop = asyncio.get_event_loop()
+ gen = generator.__aiter__()
+
+ while True:
+ try:
+ next_val = loop.run_until_complete(gen.__anext__())
+ yield next_val
+
+ except StopAsyncIteration:
+ break
+
+ #print('Done')
+
+
+def convert(messages):
+ context = ""
+
+ for message in messages:
+ context += "[%s](#message)\n%s\n\n" % (message['role'],
+ message['content'])
+
+ return context
+
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ if len(messages) < 2:
+ prompt = messages[0]['content']
+ context = False
+
+ else:
+ prompt = messages[-1]['content']
+ context = convert(messages[:-1])
+
+ response = run(stream_generate(prompt, optionsSets.jailbreak, context))
+ for token in response:
+ yield (token)
+
+ #print('Done')
+
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join(
+ [f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
diff --git a/g4f/Provider/Providers/ChatgptAi.py b/g4f/Provider/Providers/ChatgptAi.py
new file mode 100644
index 00000000..00d4cf6f
--- /dev/null
+++ b/g4f/Provider/Providers/ChatgptAi.py
@@ -0,0 +1,51 @@
+import os
+import requests, re
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://chatgpt.ai/gpt-4/'
+model = ['gpt-4']
+supports_stream = False
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ chat = ''
+ for message in messages:
+ chat += '%s: %s\n' % (message['role'], message['content'])
+ chat += 'assistant: '
+
+ response = requests.get('https://chatgpt.ai/gpt-4/')
+
+ nonce, post_id, _, bot_id = re.findall(r'data-nonce="(.*)"\n data-post-id="(.*)"\n data-url="(.*)"\n data-bot-id="(.*)"\n data-width', response.text)[0]
+
+ headers = {
+ 'authority': 'chatgpt.ai',
+ 'accept': '*/*',
+ 'accept-language': 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
+ 'cache-control': 'no-cache',
+ 'origin': 'https://chatgpt.ai',
+ 'pragma': 'no-cache',
+ 'referer': 'https://chatgpt.ai/gpt-4/',
+ 'sec-ch-ua': '"Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'same-origin',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
+ }
+ data = {
+ '_wpnonce': nonce,
+ 'post_id': post_id,
+ 'url': 'https://chatgpt.ai/gpt-4',
+ 'action': 'wpaicg_chat_shortcode_message',
+ 'message': chat,
+ 'bot_id': bot_id
+ }
+
+ response = requests.post('https://chatgpt.ai/wp-admin/admin-ajax.php',
+ headers=headers, data=data)
+
+ yield (response.json()['data'])
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/ChatgptLogin.py b/g4f/Provider/Providers/ChatgptLogin.py
new file mode 100644
index 00000000..9551d15d
--- /dev/null
+++ b/g4f/Provider/Providers/ChatgptLogin.py
@@ -0,0 +1,96 @@
+import os
+from ...typing import sha256, Dict, get_type_hints
+import requests
+import re
+import base64
+
+url = 'https://chatgptlogin.ac'
+model = ['gpt-3.5-turbo']
+supports_stream = False
+needs_auth = False
+
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ def get_nonce():
+ res = requests.get('https://chatgptlogin.ac/use-chatgpt-free/', headers={
+ "Referer": "https://chatgptlogin.ac/use-chatgpt-free/",
+ "User-Agent": 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'
+ })
+
+ src = re.search(r'class="mwai-chat mwai-chatgpt">.*<span>Send</span></button></div></div></div> <script defer src="(.*?)">', res.text).group(1)
+ decoded_string = base64.b64decode(src.split(",")[-1]).decode('utf-8')
+ return re.search(r"let restNonce = '(.*?)';", decoded_string).group(1)
+
+ def transform(messages: list) -> list:
+ def html_encode(string: str) -> str:
+ table = {
+ '"': '&quot;',
+ "'": '&#39;',
+ '&': '&amp;',
+ '>': '&gt;',
+ '<': '&lt;',
+ '\n': '<br>',
+ '\t': '&nbsp;&nbsp;&nbsp;&nbsp;',
+ ' ': '&nbsp;'
+ }
+
+ for key in table:
+ string = string.replace(key, table[key])
+
+ return string
+
+ return [{
+ 'id': os.urandom(6).hex(),
+ 'role': message['role'],
+ 'content': message['content'],
+ 'who': 'AI: ' if message['role'] == 'assistant' else 'User: ',
+ 'html': html_encode(message['content'])} for message in messages]
+
+ headers = {
+ 'authority': 'chatgptlogin.ac',
+ 'accept': '*/*',
+ 'accept-language': 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
+ 'content-type': 'application/json',
+ 'origin': 'https://chatgptlogin.ac',
+ 'referer': 'https://chatgptlogin.ac/use-chatgpt-free/',
+ 'sec-ch-ua': '"Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'same-origin',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
+ 'x-wp-nonce': get_nonce()
+ }
+
+ conversation = transform(messages)
+
+ json_data = {
+ 'env': 'chatbot',
+ 'session': 'N/A',
+ 'prompt': 'Converse as if you were an AI assistant. Be friendly, creative.',
+ 'context': 'Converse as if you were an AI assistant. Be friendly, creative.',
+ 'messages': conversation,
+ 'newMessage': messages[-1]['content'],
+ 'userName': '<div class="mwai-name-text">User:</div>',
+ 'aiName': '<div class="mwai-name-text">AI:</div>',
+ 'model': 'gpt-3.5-turbo',
+ 'temperature': 0.8,
+ 'maxTokens': 1024,
+ 'maxResults': 1,
+ 'apiKey': '',
+ 'service': 'openai',
+ 'embeddingsIndex': '',
+ 'stop': '',
+ 'clientId': os.urandom(6).hex()
+ }
+
+ response = requests.post('https://chatgptlogin.ac/wp-json/ai-chatbot/v1/chat',
+ headers=headers, json=json_data)
+
+ return response.json()['reply']
+
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join(
+ [f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
diff --git a/g4f/Provider/Providers/DeepAi.py b/g4f/Provider/Providers/DeepAi.py
new file mode 100644
index 00000000..02b08120
--- /dev/null
+++ b/g4f/Provider/Providers/DeepAi.py
@@ -0,0 +1,46 @@
+import os
+import json
+import random
+import hashlib
+import requests
+
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://deepai.org'
+model = ['gpt-3.5-turbo']
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ def md5(text: str) -> str:
+ return hashlib.md5(text.encode()).hexdigest()[::-1]
+
+
+ def get_api_key(user_agent: str) -> str:
+ part1 = str(random.randint(0, 10**11))
+ part2 = md5(user_agent + md5(user_agent + md5(user_agent + part1 + "x")))
+
+ return f"tryit-{part1}-{part2}"
+
+ user_agent = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'
+
+ headers = {
+ "api-key": get_api_key(user_agent),
+ "user-agent": user_agent
+ }
+
+ files = {
+ "chat_style": (None, "chat"),
+ "chatHistory": (None, json.dumps(messages))
+ }
+
+ r = requests.post("https://api.deepai.org/chat_response", headers=headers, files=files, stream=True)
+
+ for chunk in r.iter_content(chunk_size=None):
+ r.raise_for_status()
+ yield chunk.decode()
+
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join(
+ [f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
diff --git a/g4f/Provider/Providers/Forefront.py b/g4f/Provider/Providers/Forefront.py
new file mode 100644
index 00000000..e7e89831
--- /dev/null
+++ b/g4f/Provider/Providers/Forefront.py
@@ -0,0 +1,30 @@
+import os
+import json
+import requests
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://forefront.com'
+model = ['gpt-3.5-turbo']
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ json_data = {
+ 'text': messages[-1]['content'],
+ 'action': 'noauth',
+ 'id': '',
+ 'parentId': '',
+ 'workspaceId': '',
+ 'messagePersona': '607e41fe-95be-497e-8e97-010a59b2e2c0',
+ 'model': 'gpt-4',
+ 'messages': messages[:-1] if len(messages) > 1 else [],
+ 'internetMode': 'auto'
+ }
+ response = requests.post( 'https://streaming.tenant-forefront-default.knative.chi.coreweave.com/free-chat',
+ json=json_data, stream=True)
+ for token in response.iter_lines():
+ if b'delta' in token:
+ token = json.loads(token.decode().split('data: ')[1])['delta']
+ yield (token)
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/GetGpt.py b/g4f/Provider/Providers/GetGpt.py
new file mode 100644
index 00000000..56a121f6
--- /dev/null
+++ b/g4f/Provider/Providers/GetGpt.py
@@ -0,0 +1,57 @@
+import os
+import json
+import uuid
+import requests
+from Crypto.Cipher import AES
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://chat.getgpt.world/'
+model = ['gpt-3.5-turbo']
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ def encrypt(e):
+ t = os.urandom(8).hex().encode('utf-8')
+ n = os.urandom(8).hex().encode('utf-8')
+ r = e.encode('utf-8')
+ cipher = AES.new(t, AES.MODE_CBC, n)
+ ciphertext = cipher.encrypt(pad_data(r))
+ return ciphertext.hex() + t.decode('utf-8') + n.decode('utf-8')
+
+ def pad_data(data: bytes) -> bytes:
+ block_size = AES.block_size
+ padding_size = block_size - len(data) % block_size
+ padding = bytes([padding_size] * padding_size)
+ return data + padding
+
+ headers = {
+ 'Content-Type': 'application/json',
+ 'Referer': 'https://chat.getgpt.world/',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'
+ }
+
+ data = json.dumps({
+ 'messages': messages,
+ 'frequency_penalty': kwargs.get('frequency_penalty', 0),
+ 'max_tokens': kwargs.get('max_tokens', 4000),
+ 'model': 'gpt-3.5-turbo',
+ 'presence_penalty': kwargs.get('presence_penalty', 0),
+ 'temperature': kwargs.get('temperature', 1),
+ 'top_p': kwargs.get('top_p', 1),
+ 'stream': True,
+ 'uuid': str(uuid.uuid4())
+ })
+
+ res = requests.post('https://chat.getgpt.world/api/chat/stream',
+ headers=headers, json={'signature': encrypt(data)}, stream=True)
+
+ for line in res.iter_lines():
+ if b'content' in line:
+ line_json = json.loads(line.decode('utf-8').split('data: ')[1])
+ yield (line_json['choices'][0]['delta']['content'])
+
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join(
+ [f'{name}: {get_type_hints(_create_completion)[name].__name__}' for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
diff --git a/g4f/Provider/Providers/H2o.py b/g4f/Provider/Providers/H2o.py
new file mode 100644
index 00000000..eabf94e2
--- /dev/null
+++ b/g4f/Provider/Providers/H2o.py
@@ -0,0 +1,106 @@
+from requests import Session
+from uuid import uuid4
+from json import loads
+import os
+import json
+import requests
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://gpt-gm.h2o.ai'
+model = ['falcon-40b', 'falcon-7b', 'llama-13b']
+supports_stream = True
+needs_auth = False
+
+models = {
+ 'falcon-7b': 'h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3',
+ 'falcon-40b': 'h2oai/h2ogpt-gm-oasst1-en-2048-falcon-40b-v1',
+ 'llama-13b': 'h2oai/h2ogpt-gm-oasst1-en-2048-open-llama-13b'
+}
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ conversation = 'instruction: this is a conversation beween, a user and an AI assistant, respond to the latest message, referring to the conversation if needed\n'
+ for message in messages:
+ conversation += '%s: %s\n' % (message['role'], message['content'])
+ conversation += 'assistant:'
+
+ client = Session()
+ client.headers = {
+ 'authority': 'gpt-gm.h2o.ai',
+ 'origin': 'https://gpt-gm.h2o.ai',
+ 'referer': 'https://gpt-gm.h2o.ai/',
+ 'sec-ch-ua': '"Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-fetch-dest': 'document',
+ 'sec-fetch-mode': 'navigate',
+ 'sec-fetch-site': 'same-origin',
+ 'sec-fetch-user': '?1',
+ 'upgrade-insecure-requests': '1',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
+ }
+
+ client.get('https://gpt-gm.h2o.ai/')
+ response = client.post('https://gpt-gm.h2o.ai/settings', data={
+ 'ethicsModalAccepted': 'true',
+ 'shareConversationsWithModelAuthors': 'true',
+ 'ethicsModalAcceptedAt': '',
+ 'activeModel': 'h2oai/h2ogpt-gm-oasst1-en-2048-falcon-40b-v1',
+ 'searchEnabled': 'true',
+ })
+
+ headers = {
+ 'authority': 'gpt-gm.h2o.ai',
+ 'accept': '*/*',
+ 'accept-language': 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
+ 'origin': 'https://gpt-gm.h2o.ai',
+ 'referer': 'https://gpt-gm.h2o.ai/',
+ 'sec-ch-ua': '"Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"Windows"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'same-origin',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
+ }
+
+ json_data = {
+ 'model': models[model]
+ }
+
+ response = client.post('https://gpt-gm.h2o.ai/conversation',
+ headers=headers, json=json_data)
+ conversationId = response.json()['conversationId']
+
+
+ completion = client.post(f'https://gpt-gm.h2o.ai/conversation/{conversationId}', stream=True, json = {
+ 'inputs': conversation,
+ 'parameters': {
+ 'temperature': kwargs.get('temperature', 0.4),
+ 'truncate': kwargs.get('truncate', 2048),
+ 'max_new_tokens': kwargs.get('max_new_tokens', 1024),
+ 'do_sample': kwargs.get('do_sample', True),
+ 'repetition_penalty': kwargs.get('repetition_penalty', 1.2),
+ 'return_full_text': kwargs.get('return_full_text', False)
+ },
+ 'stream': True,
+ 'options': {
+ 'id': kwargs.get('id', str(uuid4())),
+ 'response_id': kwargs.get('response_id', str(uuid4())),
+ 'is_retry': False,
+ 'use_cache': False,
+ 'web_search_id': ''
+ }
+ })
+
+ for line in completion.iter_lines():
+ if b'data' in line:
+ line = loads(line.decode('utf-8').replace('data:', ''))
+ token = line['token']['text']
+
+ if token == '<|endoftext|>':
+ break
+ else:
+ yield (token)
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Liaobots.py b/g4f/Provider/Providers/Liaobots.py
new file mode 100644
index 00000000..76b13c31
--- /dev/null
+++ b/g4f/Provider/Providers/Liaobots.py
@@ -0,0 +1,52 @@
+import os, uuid, requests
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://liaobots.com'
+model = ['gpt-3.5-turbo', 'gpt-4']
+supports_stream = True
+needs_auth = True
+
+models = {
+ 'gpt-4': {
+ "id":"gpt-4",
+ "name":"GPT-4",
+ "maxLength":24000,
+ "tokenLimit":8000
+ },
+ 'gpt-3.5-turbo': {
+ "id":"gpt-3.5-turbo",
+ "name":"GPT-3.5",
+ "maxLength":12000,
+ "tokenLimit":4000
+ },
+}
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+
+ print(kwargs)
+
+ headers = {
+ 'authority': 'liaobots.com',
+ 'content-type': 'application/json',
+ 'origin': 'https://liaobots.com',
+ 'referer': 'https://liaobots.com/',
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36',
+ 'x-auth-code': kwargs.get('auth')
+ }
+
+ json_data = {
+ 'conversationId': str(uuid.uuid4()),
+ 'model': models[model],
+ 'messages': messages,
+ 'key': '',
+ 'prompt': "You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.",
+ }
+
+ response = requests.post('https://liaobots.com/api/chat',
+ headers=headers, json=json_data, stream=True)
+
+ for token in response.iter_content(chunk_size=2046):
+ yield (token.decode('utf-8'))
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Lockchat.py b/g4f/Provider/Providers/Lockchat.py
new file mode 100644
index 00000000..d97bc67b
--- /dev/null
+++ b/g4f/Provider/Providers/Lockchat.py
@@ -0,0 +1,32 @@
+import requests
+import os
+import json
+from ...typing import sha256, Dict, get_type_hints
+url = 'http://super.lockchat.app'
+model = ['gpt-4', 'gpt-3.5-turbo']
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, temperature: float = 0.7, **kwargs):
+
+ payload = {
+ "temperature": 0.7,
+ "messages": messages,
+ "model": model,
+ "stream": True,
+ }
+ headers = {
+ "user-agent": "ChatX/39 CFNetwork/1408.0.4 Darwin/22.5.0",
+ }
+ response = requests.post("http://super.lockchat.app/v1/chat/completions?auth=FnMNPlwZEnGFqvEc9470Vw==",
+ json=payload, headers=headers, stream=True)
+ for token in response.iter_lines():
+ if b'The model: `gpt-4` does not exist' in token:
+ print('error, retrying...')
+ _create_completion(model=model, messages=messages, stream=stream, temperature=temperature, **kwargs)
+ if b"content" in token:
+ token = json.loads(token.decode('utf-8').split('data: ')[1])['choices'][0]['delta'].get('content')
+ if token: yield (token)
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Theb.py b/g4f/Provider/Providers/Theb.py
new file mode 100644
index 00000000..aa43ebc5
--- /dev/null
+++ b/g4f/Provider/Providers/Theb.py
@@ -0,0 +1,28 @@
+import os
+import json
+import time
+import subprocess
+
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://theb.ai'
+model = ['gpt-3.5-turbo']
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+
+ path = os.path.dirname(os.path.realpath(__file__))
+ config = json.dumps({
+ 'messages': messages,
+ 'model': model}, separators=(',', ':'))
+
+ cmd = ['python3', f'{path}/helpers/theb.py', config]
+
+ p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
+
+ for line in iter(p.stdout.readline, b''):
+ yield line.decode('utf-8')
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/Vercel.py b/g4f/Provider/Providers/Vercel.py
new file mode 100644
index 00000000..e5df9cf0
--- /dev/null
+++ b/g4f/Provider/Providers/Vercel.py
@@ -0,0 +1,162 @@
+import os
+import json
+import base64
+import execjs
+import queue
+import threading
+
+from curl_cffi import requests
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://play.vercel.ai'
+supports_stream = True
+needs_auth = False
+
+models = {
+ 'claude-instant-v1': 'anthropic:claude-instant-v1',
+ 'claude-v1': 'anthropic:claude-v1',
+ 'alpaca-7b': 'replicate:replicate/alpaca-7b',
+ 'stablelm-tuned-alpha-7b': 'replicate:stability-ai/stablelm-tuned-alpha-7b',
+ 'bloom': 'huggingface:bigscience/bloom',
+ 'bloomz': 'huggingface:bigscience/bloomz',
+ 'flan-t5-xxl': 'huggingface:google/flan-t5-xxl',
+ 'flan-ul2': 'huggingface:google/flan-ul2',
+ 'gpt-neox-20b': 'huggingface:EleutherAI/gpt-neox-20b',
+ 'oasst-sft-4-pythia-12b-epoch-3.5': 'huggingface:OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5',
+ 'santacoder': 'huggingface:bigcode/santacoder',
+ 'command-medium-nightly': 'cohere:command-medium-nightly',
+ 'command-xlarge-nightly': 'cohere:command-xlarge-nightly',
+ 'code-cushman-001': 'openai:code-cushman-001',
+ 'code-davinci-002': 'openai:code-davinci-002',
+ 'gpt-3.5-turbo': 'openai:gpt-3.5-turbo',
+ 'text-ada-001': 'openai:text-ada-001',
+ 'text-babbage-001': 'openai:text-babbage-001',
+ 'text-curie-001': 'openai:text-curie-001',
+ 'text-davinci-002': 'openai:text-davinci-002',
+ 'text-davinci-003': 'openai:text-davinci-003'
+}
+model = models.keys()
+
+vercel_models = {'anthropic:claude-instant-v1': {'id': 'anthropic:claude-instant-v1', 'provider': 'anthropic', 'providerHumanName': 'Anthropic', 'makerHumanName': 'Anthropic', 'minBillingTier': 'hobby', 'parameters': {'temperature': {'value': 1, 'range': [0, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'topK': {'value': 1, 'range': [1, 500]}, 'presencePenalty': {'value': 1, 'range': [0, 1]}, 'frequencyPenalty': {'value': 1, 'range': [0, 1]}, 'stopSequences': {'value': ['\n\nHuman:'], 'range': []}}, 'name': 'claude-instant-v1'}, 'anthropic:claude-v1': {'id': 'anthropic:claude-v1', 'provider': 'anthropic', 'providerHumanName': 'Anthropic', 'makerHumanName': 'Anthropic', 'minBillingTier': 'hobby', 'parameters': {'temperature': {'value': 1, 'range': [0, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'topK': {'value': 1, 'range': [1, 500]}, 'presencePenalty': {'value': 1, 'range': [0, 1]}, 'frequencyPenalty': {'value': 1, 'range': [0, 1]}, 'stopSequences': {'value': ['\n\nHuman:'], 'range': []}}, 'name': 'claude-v1'}, 'replicate:replicate/alpaca-7b': {'id': 'replicate:replicate/alpaca-7b', 'provider': 'replicate', 'providerHumanName': 'Replicate', 'makerHumanName': 'Stanford', 'parameters': {'temperature': {'value': 0.75, 'range': [0.01, 5]}, 'maximumLength': {'value': 200, 'range': [50, 512]}, 'topP': {'value': 0.95, 'range': [0.01, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'repetitionPenalty': {'value': 1.1765, 'range': [0.01, 5]}, 'stopSequences': {'value': [], 'range': []}}, 'version': '2014ee1247354f2e81c0b3650d71ca715bc1e610189855f134c30ecb841fae21', 'name': 'alpaca-7b'}, 'replicate:stability-ai/stablelm-tuned-alpha-7b': {'id': 'replicate:stability-ai/stablelm-tuned-alpha-7b', 'provider': 'replicate', 'makerHumanName': 'StabilityAI', 'providerHumanName': 'Replicate', 'parameters': {'temperature': {'value': 0.75, 'range': [0.01, 5]}, 'maximumLength': {'value': 200, 'range': [50, 512]}, 'topP': {'value': 0.95, 'range': [0.01, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'repetitionPenalty': {'value': 1.1765, 'range': [0.01, 5]}, 'stopSequences': {'value': [], 'range': []}}, 'version': '4a9a32b4fd86c2d047f1d271fa93972683ec6ef1cf82f402bd021f267330b50b', 'name': 'stablelm-tuned-alpha-7b'}, 'huggingface:bigscience/bloom': {'id': 'huggingface:bigscience/bloom', 'provider': 'huggingface', 'providerHumanName': 'HuggingFace', 'makerHumanName': 'BigScience', 'instructions': "Do NOT talk to Bloom as an entity, it's not a chatbot but a webpage/blog/article completion model. For the best results: mimic a few words of a webpage similar to the content you want to generate. Start a sentence as if YOU were writing a blog, webpage, math post, coding article and Bloom will generate a coherent follow-up.", 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 0.95, 'range': [0.01, 0.99]}, 'topK': {'value': 4, 'range': [1, 500]}, 'repetitionPenalty': {'value': 1.03, 'range': [0.1, 2]}}, 'name': 'bloom'}, 'huggingface:bigscience/bloomz': {'id': 'huggingface:bigscience/bloomz', 'provider': 'huggingface', 'providerHumanName': 'HuggingFace', 'makerHumanName': 'BigScience', 'instructions': 'We recommend using the model to perform tasks expressed in natural language. For example, given the prompt "Translate to English: Je t\'aime.", the model will most likely answer "I love you.".', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 0.95, 'range': [0.01, 0.99]}, 'topK': {'value': 4, 'range': [1, 500]}, 'repetitionPenalty': {'value': 1.03, 'range': [0.1, 2]}}, 'name': 'bloomz'}, 'huggingface:google/flan-t5-xxl': {'id': 'huggingface:google/flan-t5-xxl', 'provider': 'huggingface', 'makerHumanName': 'Google', 'providerHumanName': 'HuggingFace', 'name': 'flan-t5-xxl', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 0.95, 'range': [0.01, 0.99]}, 'topK': {'value': 4, 'range': [1, 500]}, 'repetitionPenalty': {'value': 1.03, 'range': [0.1, 2]}}}, 'huggingface:google/flan-ul2': {'id': 'huggingface:google/flan-ul2', 'provider': 'huggingface', 'providerHumanName': 'HuggingFace', 'makerHumanName': 'Google', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 0.95, 'range': [0.01, 0.99]}, 'topK': {'value': 4, 'range': [1, 500]}, 'repetitionPenalty': {'value': 1.03, 'range': [0.1, 2]}}, 'name': 'flan-ul2'}, 'huggingface:EleutherAI/gpt-neox-20b': {'id': 'huggingface:EleutherAI/gpt-neox-20b', 'provider': 'huggingface', 'providerHumanName': 'HuggingFace', 'makerHumanName': 'EleutherAI', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 0.95, 'range': [0.01, 0.99]}, 'topK': {'value': 4, 'range': [1, 500]}, 'repetitionPenalty': {'value': 1.03, 'range': [0.1, 2]}, 'stopSequences': {'value': [], 'range': []}}, 'name': 'gpt-neox-20b'}, 'huggingface:OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5': {'id': 'huggingface:OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5', 'provider': 'huggingface', 'providerHumanName': 'HuggingFace', 'makerHumanName': 'OpenAssistant', 'parameters': {'maximumLength': {'value': 200, 'range': [50, 1024]}, 'typicalP': {'value': 0.2, 'range': [0.1, 0.99]}, 'repetitionPenalty': {'value': 1, 'range': [0.1, 2]}}, 'name': 'oasst-sft-4-pythia-12b-epoch-3.5'}, 'huggingface:bigcode/santacoder': {
+ 'id': 'huggingface:bigcode/santacoder', 'provider': 'huggingface', 'providerHumanName': 'HuggingFace', 'makerHumanName': 'BigCode', 'instructions': 'The model was trained on GitHub code. As such it is not an instruction model and commands like "Write a function that computes the square root." do not work well. You should phrase commands like they occur in source code such as comments (e.g. # the following function computes the sqrt) or write a function signature and docstring and let the model complete the function body.', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 0.95, 'range': [0.01, 0.99]}, 'topK': {'value': 4, 'range': [1, 500]}, 'repetitionPenalty': {'value': 1.03, 'range': [0.1, 2]}}, 'name': 'santacoder'}, 'cohere:command-medium-nightly': {'id': 'cohere:command-medium-nightly', 'provider': 'cohere', 'providerHumanName': 'Cohere', 'makerHumanName': 'Cohere', 'name': 'command-medium-nightly', 'parameters': {'temperature': {'value': 0.9, 'range': [0, 2]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0, 1]}, 'topK': {'value': 0, 'range': [0, 500]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'cohere:command-xlarge-nightly': {'id': 'cohere:command-xlarge-nightly', 'provider': 'cohere', 'providerHumanName': 'Cohere', 'makerHumanName': 'Cohere', 'name': 'command-xlarge-nightly', 'parameters': {'temperature': {'value': 0.9, 'range': [0, 2]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0, 1]}, 'topK': {'value': 0, 'range': [0, 500]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'openai:gpt-4': {'id': 'openai:gpt-4', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'name': 'gpt-4', 'minBillingTier': 'pro', 'parameters': {'temperature': {'value': 0.7, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'openai:code-cushman-001': {'id': 'openai:code-cushman-001', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}, 'name': 'code-cushman-001'}, 'openai:code-davinci-002': {'id': 'openai:code-davinci-002', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}, 'name': 'code-davinci-002'}, 'openai:gpt-3.5-turbo': {'id': 'openai:gpt-3.5-turbo', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'parameters': {'temperature': {'value': 0.7, 'range': [0, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'topK': {'value': 1, 'range': [1, 500]}, 'presencePenalty': {'value': 1, 'range': [0, 1]}, 'frequencyPenalty': {'value': 1, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}, 'name': 'gpt-3.5-turbo'}, 'openai:text-ada-001': {'id': 'openai:text-ada-001', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'name': 'text-ada-001', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'openai:text-babbage-001': {'id': 'openai:text-babbage-001', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'name': 'text-babbage-001', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'openai:text-curie-001': {'id': 'openai:text-curie-001', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'name': 'text-curie-001', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'openai:text-davinci-002': {'id': 'openai:text-davinci-002', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'name': 'text-davinci-002', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}, 'openai:text-davinci-003': {'id': 'openai:text-davinci-003', 'provider': 'openai', 'providerHumanName': 'OpenAI', 'makerHumanName': 'OpenAI', 'name': 'text-davinci-003', 'parameters': {'temperature': {'value': 0.5, 'range': [0.1, 1]}, 'maximumLength': {'value': 200, 'range': [50, 1024]}, 'topP': {'value': 1, 'range': [0.1, 1]}, 'presencePenalty': {'value': 0, 'range': [0, 1]}, 'frequencyPenalty': {'value': 0, 'range': [0, 1]}, 'stopSequences': {'value': [], 'range': []}}}}
+
+
+# based on https://github.com/ading2210/vercel-llm-api // modified
+class Client:
+ def __init__(self):
+ self.session = requests.Session()
+ self.headers = {
+ 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110 Safari/537.36',
+ 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8',
+ 'Accept-Encoding': 'gzip, deflate, br',
+ 'Accept-Language': 'en-US,en;q=0.5',
+ 'Te': 'trailers',
+ 'Upgrade-Insecure-Requests': '1'
+ }
+ self.session.headers.update(self.headers)
+
+ def get_token(self):
+ b64 = self.session.get('https://sdk.vercel.ai/openai.jpeg').text
+ data = json.loads(base64.b64decode(b64))
+
+ code = 'const globalThis = {data: `sentinel`}; function token() {return (%s)(%s)}' % (
+ data['c'], data['a'])
+
+ token_string = json.dumps(separators=(',', ':'),
+ obj={'r': execjs.compile(code).call('token'), 't': data['t']})
+
+ return base64.b64encode(token_string.encode()).decode()
+
+ def get_default_params(self, model_id):
+ return {key: param['value'] for key, param in vercel_models[model_id]['parameters'].items()}
+
+ def generate(self, model_id: str, prompt: str, params: dict = {}):
+ if not ':' in model_id:
+ model_id = models[model_id]
+
+ defaults = self.get_default_params(model_id)
+
+ payload = defaults | params | {
+ 'prompt': prompt,
+ 'model': model_id,
+ }
+
+ headers = self.headers | {
+ 'Accept-Encoding': 'gzip, deflate, br',
+ 'Custom-Encoding': self.get_token(),
+ 'Host': 'sdk.vercel.ai',
+ 'Origin': 'https://sdk.vercel.ai',
+ 'Referrer': 'https://sdk.vercel.ai',
+ 'Sec-Fetch-Dest': 'empty',
+ 'Sec-Fetch-Mode': 'cors',
+ 'Sec-Fetch-Site': 'same-origin',
+ }
+
+ chunks_queue = queue.Queue()
+ error = None
+ response = None
+
+ def callback(data):
+ chunks_queue.put(data.decode())
+
+ def request_thread():
+ nonlocal response, error
+ for _ in range(3):
+ try:
+ response = self.session.post('https://sdk.vercel.ai/api/generate',
+ json=payload, headers=headers, content_callback=callback)
+ response.raise_for_status()
+
+ except Exception as e:
+ if _ == 2:
+ error = e
+
+ else:
+ continue
+
+ thread = threading.Thread(target=request_thread, daemon=True)
+ thread.start()
+
+ text = ''
+ index = 0
+ while True:
+ try:
+ chunk = chunks_queue.get(block=True, timeout=0.1)
+
+ except queue.Empty:
+ if error:
+ raise error
+
+ elif response:
+ break
+
+ else:
+ continue
+
+ text += chunk
+ lines = text.split('\n')
+
+ if len(lines) - 1 > index:
+ new = lines[index:-1]
+ for word in new:
+ yield json.loads(word)
+ index = len(lines) - 1
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+ yield 'Vercel is currently not working.'
+ return
+
+ conversation = 'This is a conversation between a human and a language model, respond to the last message accordingly, referring to the past history of messages if needed.\n'
+
+ for message in messages:
+ conversation += '%s: %s\n' % (message['role'], message['content'])
+
+ conversation += 'assistant: '
+
+ completion = Client().generate(model, conversation)
+
+ for token in completion:
+ yield token
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/You.py b/g4f/Provider/Providers/You.py
new file mode 100644
index 00000000..02a2774c
--- /dev/null
+++ b/g4f/Provider/Providers/You.py
@@ -0,0 +1,24 @@
+import os
+import json
+import time
+import subprocess
+
+from ...typing import sha256, Dict, get_type_hints
+
+url = 'https://you.com'
+model = 'gpt-3.5-turbo'
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+
+ path = os.path.dirname(os.path.realpath(__file__))
+ config = json.dumps({
+ 'messages': messages}, separators=(',', ':'))
+
+ cmd = ['python3', f'{path}/helpers/you.py', config]
+
+ p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
+
+ for line in iter(p.stdout.readline, b''):
+ yield line.decode('utf-8') #[:-1] \ No newline at end of file
diff --git a/g4f/Provider/Providers/Yqcloud.py b/g4f/Provider/Providers/Yqcloud.py
new file mode 100644
index 00000000..488951dd
--- /dev/null
+++ b/g4f/Provider/Providers/Yqcloud.py
@@ -0,0 +1,37 @@
+import os
+import time
+import requests
+
+from ...typing import sha256, Dict, get_type_hints
+url = 'https://chat9.yqcloud.top/'
+model = [
+ 'gpt-3.5-turbo',
+]
+supports_stream = True
+needs_auth = False
+
+def _create_completion(model: str, messages: list, stream: bool, **kwargs):
+
+ headers = {
+ 'authority': 'api.aichatos.cloud',
+ 'origin': 'https://chat9.yqcloud.top',
+ 'referer': 'https://chat9.yqcloud.top/',
+ 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36',
+ }
+
+ json_data = {
+ 'prompt': 'always respond in english | %s' % messages[-1]['content'],
+ 'userId': f'#/chat/{int(time.time() * 1000)}',
+ 'network': True,
+ 'apikey': '',
+ 'system': '',
+ 'withoutContext': False,
+ }
+
+ response = requests.post('https://api.aichatos.cloud/api/generateStream', headers=headers, json=json_data, stream=True)
+ for token in response.iter_content(chunk_size=2046):
+ if not b'always respond in english' in token:
+ yield (token.decode('utf-8'))
+
+params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
+ '(%s)' % ', '.join([f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]]) \ No newline at end of file
diff --git a/g4f/Provider/Providers/helpers/theb.py b/g4f/Provider/Providers/helpers/theb.py
new file mode 100644
index 00000000..71cfd23f
--- /dev/null
+++ b/g4f/Provider/Providers/helpers/theb.py
@@ -0,0 +1,48 @@
+import json
+import sys
+from re import findall
+from curl_cffi import requests
+
+config = json.loads(sys.argv[1])
+prompt = config['messages'][-1]['content']
+
+headers = {
+ 'authority': 'chatbot.theb.ai',
+ 'accept': 'application/json, text/plain, */*',
+ 'accept-language': 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
+ 'content-type': 'application/json',
+ 'origin': 'https://chatbot.theb.ai',
+ 'referer': 'https://chatbot.theb.ai/',
+ 'sec-ch-ua': '"Google Chrome";v="113", "Chromium";v="113", "Not-A.Brand";v="24"',
+ 'sec-ch-ua-mobile': '?0',
+ 'sec-ch-ua-platform': '"macOS"',
+ 'sec-fetch-dest': 'empty',
+ 'sec-fetch-mode': 'cors',
+ 'sec-fetch-site': 'same-origin',
+ 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36',
+}
+
+json_data = {
+ 'prompt': prompt,
+ 'options': {}
+}
+
+def format(chunk):
+ try:
+ completion_chunk = findall(r'content":"(.*)"},"fin', chunk.decode())[0]
+ print(completion_chunk, flush=True, end='')
+
+ except Exception as e:
+ print(f'[ERROR] an error occured, retrying... | [[{chunk.decode()}]]', flush=True)
+ return
+
+while True:
+ try:
+ response = requests.post('https://chatbot.theb.ai/api/chat-process',
+ headers=headers, json=json_data, content_callback=format, impersonate='chrome110')
+
+ exit(0)
+
+ except Exception as e:
+ print('[ERROR] an error occured, retrying... |', e, flush=True)
+ continue \ No newline at end of file
diff --git a/g4f/Provider/Providers/helpers/you.py b/g4f/Provider/Providers/helpers/you.py
new file mode 100644
index 00000000..02985ed1
--- /dev/null
+++ b/g4f/Provider/Providers/helpers/you.py
@@ -0,0 +1,79 @@
+import sys
+import json
+import urllib.parse
+
+from curl_cffi import requests
+
+config = json.loads(sys.argv[1])
+messages = config['messages']
+prompt = ''
+
+
+def transform(messages: list) -> list:
+ result = []
+ i = 0
+
+ while i < len(messages):
+ if messages[i]['role'] == 'user':
+ question = messages[i]['content']
+ i += 1
+
+ if i < len(messages) and messages[i]['role'] == 'assistant':
+ answer = messages[i]['content']
+ i += 1
+ else:
+ answer = ''
+
+ result.append({'question': question, 'answer': answer})
+
+ elif messages[i]['role'] == 'assistant':
+ result.append({'question': '', 'answer': messages[i]['content']})
+ i += 1
+
+ elif messages[i]['role'] == 'system':
+ result.append({'question': messages[i]['content'], 'answer': ''})
+ i += 1
+
+ return result
+
+headers = {
+ 'Content-Type': 'application/x-www-form-urlencoded',
+ 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
+ 'Sec-Fetch-Site': 'same-origin',
+ 'Accept-Language': 'en-GB,en;q=0.9',
+ 'Sec-Fetch-Mode': 'navigate',
+ 'Host': 'you.com',
+ 'Origin': 'https://you.com',
+ 'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15',
+ 'Referer': 'https://you.com/api/streamingSearch?q=nice&safeSearch=Moderate&onShoppingPage=false&mkt=&responseFilter=WebPages,Translations,TimeZone,Computation,RelatedSearches&domain=youchat&queryTraceId=7a6671f8-5881-404d-8ea3-c3f8301f85ba&chat=%5B%7B%22question%22%3A%22hi%22%2C%22answer%22%3A%22Hello!%20How%20can%20I%20assist%20you%20today%3F%22%7D%5D&chatId=7a6671f8-5881-404d-8ea3-c3f8301f85ba&__cf_chl_tk=ex2bw6vn5vbLsUm8J5rDYUC0Bjzc1XZqka6vUl6765A-1684108495-0-gaNycGzNDtA',
+ 'Connection': 'keep-alive',
+ 'Sec-Fetch-Dest': 'document',
+ 'Priority': 'u=0, i',
+}
+
+if messages[-1]['role'] == 'user':
+ prompt = messages[-1]['content']
+ messages = messages[:-1]
+
+params = urllib.parse.urlencode({
+ 'q': prompt,
+ 'domain': 'youchat',
+ 'chat': transform(messages)
+})
+
+def output(chunk):
+ if b'"youChatToken"' in chunk:
+ chunk_json = json.loads(chunk.decode().split('data: ')[1])
+
+ print(chunk_json['youChatToken'], flush=True, end = '')
+
+while True:
+ try:
+ response = requests.get(f'https://you.com/api/streamingSearch?{params}',
+ headers=headers, content_callback=output, impersonate='safari15_5')
+
+ exit(0)
+
+ except Exception as e:
+ print('an error occured, retrying... |', e, flush=True)
+ continue \ No newline at end of file
diff --git a/g4f/Provider/__init__.py b/g4f/Provider/__init__.py
new file mode 100644
index 00000000..269fa17e
--- /dev/null
+++ b/g4f/Provider/__init__.py
@@ -0,0 +1,20 @@
+from . import Provider
+from .Providers import (
+ Ails,
+ You,
+ Bing,
+ Yqcloud,
+ Theb,
+ Aichat,
+ Bard,
+ Vercel,
+ Forefront,
+ Lockchat,
+ Liaobots,
+ H2o,
+ ChatgptLogin,
+ DeepAi,
+ GetGpt
+)
+
+Palm = Bard
diff --git a/g4f/__init__.py b/g4f/__init__.py
new file mode 100644
index 00000000..a0b4bac6
--- /dev/null
+++ b/g4f/__init__.py
@@ -0,0 +1,39 @@
+import sys
+from . import Provider
+from g4f.models import Model, ModelUtils
+
+
+class ChatCompletion:
+ @staticmethod
+ def create(model: Model.model or str, messages: list, provider: Provider.Provider = None, stream: bool = False, auth: str = False, **kwargs):
+ kwargs['auth'] = auth
+
+ if provider and provider.needs_auth and not auth:
+ print(
+ f'ValueError: {provider.__name__} requires authentication (use auth="cookie or token or jwt ..." param)', file=sys.stderr)
+ sys.exit(1)
+
+ try:
+ if isinstance(model, str):
+ try:
+ model = ModelUtils.convert[model]
+ except KeyError:
+ raise Exception(f'The model: {model} does not exist')
+
+ engine = model.best_provider if not provider else provider
+
+ if not engine.supports_stream and stream == True:
+ print(
+ f"ValueError: {engine.__name__} does not support 'stream' argument", file=sys.stderr)
+ sys.exit(1)
+
+ print(f'Using {engine.__name__} provider')
+
+ return (engine._create_completion(model.name, messages, stream, **kwargs)
+ if stream else ''.join(engine._create_completion(model.name, messages, stream, **kwargs)))
+ except TypeError as e:
+ print(e)
+ arg: str = str(e).split("'")[1]
+ print(
+ f"ValueError: {engine.__name__} does not support '{arg}' argument", file=sys.stderr)
+ sys.exit(1)
diff --git a/g4f/models.py b/g4f/models.py
new file mode 100644
index 00000000..ecf18e6d
--- /dev/null
+++ b/g4f/models.py
@@ -0,0 +1,201 @@
+from g4f import Provider
+
+
+class Model:
+ class model:
+ name: str
+ base_provider: str
+ best_provider: str
+
+ class gpt_35_turbo:
+ name: str = 'gpt-3.5-turbo'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Forefront
+
+ class gpt_4:
+ name: str = 'gpt-4'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Bing
+ best_providers: list = [Provider.Bing, Provider.Lockchat]
+
+ class claude_instant_v1_100k:
+ name: str = 'claude-instant-v1-100k'
+ base_provider: str = 'anthropic'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class claude_instant_v1:
+ name: str = 'claude-instant-v1'
+ base_provider: str = 'anthropic'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class claude_v1_100k:
+ name: str = 'claude-v1-100k'
+ base_provider: str = 'anthropic'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class claude_v1:
+ name: str = 'claude-v1'
+ base_provider: str = 'anthropic'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class alpaca_7b:
+ name: str = 'alpaca-7b'
+ base_provider: str = 'replicate'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class stablelm_tuned_alpha_7b:
+ name: str = 'stablelm-tuned-alpha-7b'
+ base_provider: str = 'replicate'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class bloom:
+ name: str = 'bloom'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class bloomz:
+ name: str = 'bloomz'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class flan_t5_xxl:
+ name: str = 'flan-t5-xxl'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class flan_ul2:
+ name: str = 'flan-ul2'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class gpt_neox_20b:
+ name: str = 'gpt-neox-20b'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class oasst_sft_4_pythia_12b_epoch_35:
+ name: str = 'oasst-sft-4-pythia-12b-epoch-3.5'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class santacoder:
+ name: str = 'santacoder'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class command_medium_nightly:
+ name: str = 'command-medium-nightly'
+ base_provider: str = 'cohere'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class command_xlarge_nightly:
+ name: str = 'command-xlarge-nightly'
+ base_provider: str = 'cohere'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class code_cushman_001:
+ name: str = 'code-cushman-001'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class code_davinci_002:
+ name: str = 'code-davinci-002'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class text_ada_001:
+ name: str = 'text-ada-001'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class text_babbage_001:
+ name: str = 'text-babbage-001'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class text_curie_001:
+ name: str = 'text-curie-001'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class text_davinci_002:
+ name: str = 'text-davinci-002'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class text_davinci_003:
+ name: str = 'text-davinci-003'
+ base_provider: str = 'openai'
+ best_provider: Provider.Provider = Provider.Vercel
+
+ class palm:
+ name: str = 'palm'
+ base_provider: str = 'google'
+ best_provider: Provider.Provider = Provider.Bard
+
+
+ """ 'falcon-40b': Model.falcon_40b,
+ 'falcon-7b': Model.falcon_7b,
+ 'llama-13b': Model.llama_13b,"""
+
+ class falcon_40b:
+ name: str = 'falcon-40b'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.H2o
+
+ class falcon_7b:
+ name: str = 'falcon-7b'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.H2o
+
+ class llama_13b:
+ name: str = 'llama-13b'
+ base_provider: str = 'huggingface'
+ best_provider: Provider.Provider = Provider.H2o
+
+class ModelUtils:
+ convert: dict = {
+ 'gpt-3.5-turbo': Model.gpt_35_turbo,
+ 'gpt-4': Model.gpt_4,
+
+ 'claude-instant-v1-100k': Model.claude_instant_v1_100k,
+ 'claude-v1-100k': Model.claude_v1_100k,
+ 'claude-instant-v1': Model.claude_instant_v1,
+ 'claude-v1': Model.claude_v1,
+
+ 'alpaca-7b': Model.alpaca_7b,
+ 'stablelm-tuned-alpha-7b': Model.stablelm_tuned_alpha_7b,
+
+ 'bloom': Model.bloom,
+ 'bloomz': Model.bloomz,
+
+ 'flan-t5-xxl': Model.flan_t5_xxl,
+ 'flan-ul2': Model.flan_ul2,
+
+ 'gpt-neox-20b': Model.gpt_neox_20b,
+ 'oasst-sft-4-pythia-12b-epoch-3.5': Model.oasst_sft_4_pythia_12b_epoch_35,
+ 'santacoder': Model.santacoder,
+
+ 'command-medium-nightly': Model.command_medium_nightly,
+ 'command-xlarge-nightly': Model.command_xlarge_nightly,
+
+ 'code-cushman-001': Model.code_cushman_001,
+ 'code-davinci-002': Model.code_davinci_002,
+
+ 'text-ada-001': Model.text_ada_001,
+ 'text-babbage-001': Model.text_babbage_001,
+ 'text-curie-001': Model.text_curie_001,
+ 'text-davinci-002': Model.text_davinci_002,
+ 'text-davinci-003': Model.text_davinci_003,
+
+ 'palm2': Model.palm,
+ 'palm': Model.palm,
+ 'google': Model.palm,
+ 'google-bard': Model.palm,
+ 'google-palm': Model.palm,
+ 'bard': Model.palm,
+
+ 'falcon-40b': Model.falcon_40b,
+ 'falcon-7b': Model.falcon_7b,
+ 'llama-13b': Model.llama_13b,
+ } \ No newline at end of file
diff --git a/g4f/typing.py b/g4f/typing.py
new file mode 100644
index 00000000..e41a567a
--- /dev/null
+++ b/g4f/typing.py
@@ -0,0 +1,3 @@
+from typing import Dict, NewType, Union, Optional, List, get_type_hints
+
+sha256 = NewType('sha_256_hash', str) \ No newline at end of file
diff --git a/g4f/utils.py b/g4f/utils.py
new file mode 100644
index 00000000..d5ab41c7
--- /dev/null
+++ b/g4f/utils.py
@@ -0,0 +1,49 @@
+import browser_cookie3
+
+
+class Utils:
+ browsers = [
+ browser_cookie3.chrome, # 62.74% market share
+ browser_cookie3.safari, # 24.12% market share
+ browser_cookie3.firefox, # 4.56% market share
+ browser_cookie3.edge, # 2.85% market share
+ browser_cookie3.opera, # 1.69% market share
+ browser_cookie3.brave, # 0.96% market share
+ browser_cookie3.opera_gx, # 0.64% market share
+ browser_cookie3.vivaldi, # 0.32% market share
+ ]
+
+ def get_cookies(domain: str, setName: str = None, setBrowser: str = False) -> dict:
+ cookies = {}
+
+ if setBrowser != False:
+ for browser in Utils.browsers:
+ if browser.__name__ == setBrowser:
+ try:
+ for c in browser(domain_name=domain):
+ if c.name not in cookies:
+ cookies = cookies | {c.name: c.value}
+
+ except Exception as e:
+ pass
+
+ else:
+ for browser in Utils.browsers:
+ try:
+ for c in browser(domain_name=domain):
+ if c.name not in cookies:
+ cookies = cookies | {c.name: c.value}
+
+ except Exception as e:
+ pass
+
+ if setName:
+ try:
+ return {setName: cookies[setName]}
+
+ except ValueError:
+ print(f'Error: could not find {setName} cookie in any browser.')
+ exit(1)
+
+ else:
+ return cookies
diff --git a/interference/app.py b/interference/app.py
new file mode 100644
index 00000000..afe15df7
--- /dev/null
+++ b/interference/app.py
@@ -0,0 +1,86 @@
+import os
+import time
+import json
+import random
+
+from g4f import Model, ChatCompletion, Provider
+from flask import Flask, request, Response
+from flask_cors import CORS
+
+app = Flask(__name__)
+CORS(app)
+
+@app.route("/chat/completions", methods=['POST'])
+def chat_completions():
+ streaming = request.json.get('stream', False)
+ model = request.json.get('model', 'gpt-3.5-turbo')
+ messages = request.json.get('messages')
+
+ response = ChatCompletion.create(model=model, stream=streaming,
+ messages=messages)
+
+ if not streaming:
+ while 'curl_cffi.requests.errors.RequestsError' in response:
+ response = ChatCompletion.create(model=model, stream=streaming,
+ messages=messages)
+
+ completion_timestamp = int(time.time())
+ completion_id = ''.join(random.choices(
+ 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789', k=28))
+
+ return {
+ 'id': 'chatcmpl-%s' % completion_id,
+ 'object': 'chat.completion',
+ 'created': completion_timestamp,
+ 'model': model,
+ 'usage': {
+ 'prompt_tokens': None,
+ 'completion_tokens': None,
+ 'total_tokens': None
+ },
+ 'choices': [{
+ 'message': {
+ 'role': 'assistant',
+ 'content': response
+ },
+ 'finish_reason': 'stop',
+ 'index': 0
+ }]
+ }
+
+ def stream():
+ for token in response:
+ completion_timestamp = int(time.time())
+ completion_id = ''.join(random.choices(
+ 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789', k=28))
+
+ completion_data = {
+ 'id': f'chatcmpl-{completion_id}',
+ 'object': 'chat.completion.chunk',
+ 'created': completion_timestamp,
+ 'model': 'gpt-3.5-turbo-0301',
+ 'choices': [
+ {
+ 'delta': {
+ 'content': token
+ },
+ 'index': 0,
+ 'finish_reason': None
+ }
+ ]
+ }
+
+ yield 'data: %s\n\n' % json.dumps(completion_data, separators=(',' ':'))
+ time.sleep(0.1)
+
+ return app.response_class(stream(), mimetype='text/event-stream')
+
+
+if __name__ == '__main__':
+ config = {
+ 'host': '0.0.0.0',
+ 'port': 1337,
+ 'debug': True
+ }
+
+ app.run(**config)
diff --git a/testing/interference_test.py b/testing/interference_test.py
new file mode 100644
index 00000000..e7a780d5
--- /dev/null
+++ b/testing/interference_test.py
@@ -0,0 +1,15 @@
+import openai
+
+openai.api_key = ''
+openai.api_base = 'http://localhost:1337'
+
+chat_completion = openai.ChatCompletion.create(stream=True,
+ model='gpt-3.5-turbo', messages=[{'role': 'user', 'content': 'write a poem about a tree'}])
+
+#print(chat_completion.choices[0].message.content)
+
+for token in chat_completion:
+
+ content = token['choices'][0]['delta'].get('content')
+ if content != None:
+ print(content) \ No newline at end of file
diff --git a/testing/readme_table.py b/testing/readme_table.py
new file mode 100644
index 00000000..d798ae9d
--- /dev/null
+++ b/testing/readme_table.py
@@ -0,0 +1,52 @@
+from g4f.Provider import (
+ Ails,
+ You,
+ Bing,
+ Yqcloud,
+ Theb,
+ Aichat,
+ Bard,
+ Vercel,
+ Forefront,
+ Lockchat,
+ Liaobots,
+ H2o,
+ ChatgptLogin,
+ DeepAi,
+ GetGpt
+)
+
+from urllib.parse import urlparse
+
+providers = [
+ Ails,
+ You,
+ Bing,
+ Yqcloud,
+ Theb,
+ Aichat,
+ Bard,
+ Vercel,
+ Forefront,
+ Lockchat,
+ Liaobots,
+ H2o,
+ ChatgptLogin,
+ DeepAi,
+ GetGpt
+]
+
+# | Website| Provider| gpt-3.5-turbo | gpt-4 | Supports Stream | Status | Needs Auth |
+print('| Website| Provider| gpt-3.5 | gpt-4 | Streaming | Status | Auth |')
+print('| --- | --- | --- | --- | --- | --- | --- |')
+
+for provider in providers:
+ parsed_url = urlparse(provider.url)
+ name = f"`g4f.Provider{provider.__name__.split('.')[-1]}`"
+ url = f'[{parsed_url.netloc}]({provider.url})'
+ has_gpt4 = '✔️' if 'gpt-4' in provider.model else '❌'
+ has_gpt3_5 = '✔️' if 'gpt-3.5-turbo' in provider.model else '❌'
+ streaming = '✔️' if provider.supports_stream else '❌'
+ needs_auth = '✔️' if provider.needs_auth else '❌'
+
+ print(f'| {url} | {name} | {has_gpt3_5} | {has_gpt4} | {streaming} | ![Active](https://img.shields.io/badge/Active-brightgreen) | {needs_auth} |') \ No newline at end of file