Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

Request failed with status code 404

Open lb1223 opened this issue 1 year ago • 4 comments

I had no problem using flowise+pinecone a few days ago, but after updating today, Error: Request failed with status code 404 keeps appearing. Can anyone tell me what went wrong?

lb1223 avatar Jun 18 '23 10:06 lb1223

are you using docker, npm or yarn?

HenryHengZJ avatar Jun 21 '23 20:06 HenryHengZJ

yes,I used render to arrange this program. Now I have no problem using the chat model, and some functions of the agent can also be used, but every time I load the pinecone database, it is an error.Is there any way to solve this?

lb1223 avatar Jun 23 '23 09:06 lb1223

what's the llm you used, i found the same issue, when i changed the llm to gpt-3.5-turbo-0613 then it worked

TheTinkerJ avatar Jun 25 '23 23:06 TheTinkerJ

I used azure openai gpt-3.5, I can't afford openai's api,I have given up and switched to the application that comes with azure. Besides flowise, do you know other flexible commercial applications?

lb1223 avatar Jun 27 '23 16:06 lb1223

same error here with azure openai gpt-3.5

zakiso avatar Jul 05 '23 20:07 zakiso

Hi guys,

I just added some documentation on implementing Azure OpenAI

  1. Embeddings
  2. Chat Models

chungyau97 avatar Aug 10 '23 11:08 chungyau97