gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

The official gpt4free repository | various collection of powerful language models

Results 749 gpt4free issues
Sort by recently updated
recently updated
newest added

Use Forefront to generate a completion, but I get error: ``` Traceback (most recent call last): File "forefront.py", line 4, in token = forefront.Account.create(logging=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "forefront\__init__.py", line 42, in...

![image](https://user-images.githubusercontent.com/95153568/235308229-5e91ceb5-08ae-4b97-8af7-a2dcdf4635ea.png) but there is No module name 'query_methods' D:\Users\gpt4\gpt4free>pip install query_methods Looking in indexes: https://pypi.org/simple/ ERROR: Could not find a version that satisfies the requirement query_methods (from versions: none) ERROR:...

- [x] Update account creation and verification logic, as per the latest forefont.ai APIs. - [x] Use the official mail.tm API library [pymailtm](https://github.com/CarloDePieri/pymailtm).

although i choose the gpt-4 model,the answer seems like come from gpt3.5? ![image](https://user-images.githubusercontent.com/38057450/235313319-e6e1ea47-a50b-4506-ae0e-f90c48b2fbc2.png)

1. Add auth option 2. Beautify the gui/streamlit_app.py 3. Improve the Dockefile 4. Add a docker-compose.yml 5. Update Readme

An error occurred: failed to do request: Get "https://you.com/api/streamingSearch?q=how+to+install+k8s+cluster+version%28v1.24.0%29+using+kubeadm%3F%0A&page=1&count=10&safeSearch=Moderate&onShoppingPage=False&mkt=&responseFilter=WebPages%2CTranslations%2CTimeZone%2CComputation%2CRelatedSearches&domain=youchat&queryTraceId=8f26a3de-476d-4a00-9b37-394e6e180401&chat=%5B%5D": dial tcp 199.59.148.7:443: i/o timeout (Client.Timeout exceeded while awaiting headers). Please make sure you are using a valid cloudflare clearance token...

- Fixed you example in the README.md to use the pydantic model

fixed theb link to file

``` Traceback (most recent call last): File "/home/avencores/Рабочий стол/Данные/Проекты GitHub/free-chatpt4.0-cli/venv/lib64/python3.8/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads return _default_decoder.decode(s) File "/usr/lib64/python3.8/json/decoder.py", line 337, in...