pardeike / RimGPT

Let ChatGPT throw shade on your gameplay. Needs two license keys: ChatGPT + Azure (for TTS)
MIT License
41 stars 13 forks source link

Updated DataTypes.cs to include SystemFingerprint #6

Closed spd-llc closed 10 months ago

spd-llc commented 10 months ago

Added a new property, systemFingerprint, to the CreateChatCompletionResponse struct to handle the addition of system_fingerprint to OpenAI's API response.