crewAI
crewAI copied to clipboard
Model `gpt-3.5-turbo` doesn't work
I tried to run CrewAI
with GPT 3.5 Turbo
.
But it gave me the following error:
Error code: 400 - {'error': {'code': 'OperationNotSupported', 'message': 'The completion operation does not work with the specified model, gpt-35-turbo.
Please choose different model and try again. You can learn more about which models can be used with each operation here: https://go.microsoft.com/fwlink/?linkid=2197993.'}}
Is this intentional, and if yes, which AI models are supported?
You're inputting the model in wrong. It should be "gpt-3.5-turbo" instead of "gpt-35-turbo"