crewAIInc/crewAI-examples

Bug in match_profile_to_poistion

AlABarazi opened this issue · 0 comments

I am getting this error when running the example in subject :

openai.NotFoundError: Error code: 404 - {'error': {'message': 'This is a chat model and not supported in the v1/completions endpoint. Did you mean to use v1/chat/completions?', 'type': 'invalid_request_error', 'param': 'model', 'code': None}}