I’m not getting any system fingerprints from gpt-4-0613 completions. I don’t have this issue with gpt-3.5-turbo-0125 or gpt-4-0125-preview. Is this an issue on my end? I updated the openai module from 1.7.2 to 1.12.0, made no difference.
This is expected, only the new GPT-4 Turbo models support reproducible outputs. We are working on a new models page to make it more clear which models support which features.
@logankilpatrick
A bug that I also encountered today? However, I am in the same situation as @lamplighter, and system_fingerprint is None despite the same implementation.
I have no internal insight of the reason for this fingerprint change to now only working on one model. I suppose “when it will be fixed” depends on if it is actually broken, or working exactly as intended now…