Fine tuned model giving different results in playground and api

Please use this tutorial to get started with consuming the fine-tuned chat completion model.

Also from screenshot you shared, it isn’t clear if you’re passing any system message.

I can see that on playground the temperature is set to 1 while in code it’s 0.

I also want to point out that getting deterministic responses at temperature = 1 is not possible in my knowledge.