crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

README example is giving a 500 error

Open howagain opened this issue 1 year ago • 2 comments

I was trying to follow the basic example and I'm getting a 500 response from OpenAI. Tried with multiple api keys and multiple envs (local, colab, and codespaces). Thinking it might be something with the way that crew is formatting the request. Is anyone else getting this?

howagain avatar Feb 10 '24 19:02 howagain

I'm having issues with my previously-working OpenAI drop-in API with a local model + textgen.

I'm either getting 500 errors or 404 depending on config.

whoabuddy avatar Feb 11 '24 18:02 whoabuddy

Hey @howagain can you share more about the example you were trying to run? I just tested the one on README and it worked, what LLM are you using?

joaomdmoura avatar Feb 11 '24 20:02 joaomdmoura