GPT API multiple request [closed]
Closed yesterday.
Gym. make() error: TypeError: ‘module’ object is not callable, but gym has been imported correctly and there are no duplicate files
As the title suggests, an error for gym.make(): TypeError: ‘module’ object is not measurable, but the project name and other paths do not include gym (i.e. there is no file name conflict with gym library). At the same time, the function variables under the qym function in the monitoring bar reported an error: make=SyntaxError (‘invalid syntax, ”, 1,1.<function make at 0x0000011466B88CA0>’), Why is this? How did this happen?
How to connect the custom gpt to my telegram bot?
I’ve got a code:
to many requests when running OpenAI API
I’m running a small test for the OpenAI API, but I keep encountering this error:
OpenAI ChatCompletion Tool call infinite loop
I have C# application where I use the ChatCompletion API to create a Chat.
OpenAI ChatCompletion Tool call infinite loop
I have C# application where I use the ChatCompletion API to create a Chat.
No module named openai when openai is clearly installed
I get the error:
OpenAI API either does not answer question or I cannot find where the response is given
Problem Summary I am trying to us OpenAI API to make a batch request to chatgtp 3.5 turbo using Google Colab. It seems to work fine but it only returns the prompt. It never answers the question with the 1000 max_new_token allowance. I am following the instructions on https://platform.openai.com/docs/guides/batch/getting-started The goal To get Chatgtp to […]
how to let users work with chat gpt on my custom application using their own chat gpt account
how to let users work with chat gpt on my custom application using their own chat gpt account without them having to explicitly provide their api keys
Getting Timeout Error When using OpenAI files API
I am running the following code :