crewAIInc / crewAI-examples

2.6k stars 965 forks source link

Bug in match_profile_to_poistion #140

Closed AlABarazi closed 1 month ago

AlABarazi commented 1 month ago

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}}