Closed naveedahmed1 closed 11 months ago
I don't think the model actually knows its own name. I've verified this discrepancy exists in the API playground as well. Please note the API is not that same as ChatGPT, which may well have more information about its own model.
So this doesn't actually indicate it's not running on GPT-4 when you tell it to. You can verify with an http sniffer to confirm.
When I run the below code:
It returns
Hello! The selected GPT model for this API call is gpt-3.
Can anyone please guide? Am I missing something?