Winnie09 / GPTCelltype

MIT License
142 stars 22 forks source link

Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.openai.com] Operation timed out after 10001 milliseconds with 0 out of 0 bytes received #5

Open shichaoli1985 opened 5 months ago

shichaoli1985 commented 5 months ago

I want to try your GPTCelltype for automatic cell type annotation with GPT-4,well the following error comes, "> res <- gptcelltype(markers,tissuename = 'breast', model = 'gpt-4') [1] "Note: OpenAI API key found: returning the cell type annotations." Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.openai.com] Operation timed out after 10001 milliseconds with 0 out of 0 bytes received"

I do have an useful OPENAI_API_KEY, and I don't konw how to solve this problem, could you help me? Best regards

Lee shichao

hcph commented 5 months ago

I want to try your GPTCelltype for automatic cell type annotation with GPT-4,well the following error comes, "> res <- gptcelltype(markers,tissuename = 'breast', model = 'gpt-4') [1] "Note: OpenAI API key found: returning the cell type annotations." Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.openai.com] Operation timed out after 10001 milliseconds with 0 out of 0 bytes received"

I do have an useful OPENAI_API_KEY, and I don't konw how to solve this problem, could you help me? Best regards

Lee shichao

Hello! I got the same error. Do you have any advice to resolve it?

Eos-halo commented 4 months ago

I have the same problem...Can anyone help to solve it? Thanks a lot

Jonyyqn commented 2 months ago

I also have the same problem !!!