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

When i was trying to use your service i.e web interface of chat gpt version it throws me this error, {"_action":"_ask","error":"an error occured string indices must be integers","success":false}

KeyError Traceback (most recent call last) [](https://localhost:8080/#) in () 35 print(text) 36 elif streaming_response and not chat_mode: ---> 37 for response in quora.StreamingCompletion.create(custom_model=model, prompt=prompt, token=token): 38 text = response.completion.choices[0].text 39...

Unfortunately I will have to take down code for phind.com soon, will be replaced by an alternative gpt-4 i am working on at the moment

I have set up everything, correct user-agent and cf from phind. When I run the demo prompt file: ````python prompt = 'who won the quatar world cup' # help needed:...

Good job and a perfect project ,must support and star Provide a website about gpt4 : https://play.vercel.ai I wrote a simple script but it did not return the correct response...

Hey - adding another free resource for free GPT-4 generated scripts for game dev, https://www.haddock.ai/. Video: https://youtu.be/eTi9rIHBsr0

when cannot use it , then how to delete it ?

![image](https://user-images.githubusercontent.com/40695047/234940229-e2cb1bb1-945e-4efd-899c-eb6cd6379ff6.png) streamlit_app.py: ![image](https://user-images.githubusercontent.com/40695047/234940514-75a0d0cd-c128-4267-90b2-58f6d2169feb.png) What should I do?

An error occurred: cf_clearance must be set, refer to documentation. Please make sure you are using a valid cloudflare clearance token and user agent.