betalgo / openai

OpenAI .NET sdk - Azure OpenAI, ChatGPT, Whisper, and DALL-E
https://betalgo.github.io/openai/
MIT License
2.85k stars 513 forks source link

Add system_fingerprint to the ChatCompletionCreateResponse class as per: #431

Closed shanepowell closed 7 months ago

shanepowell commented 7 months ago

https://platform.openai.com/docs/api-reference/chat/object

This fingerprint represents the backend configuration that the model runs with. Can be used in conjunction with the seed request parameter to understand when backend changes have been made that might impact determinism.