chatgpt-cli icon indicating copy to clipboard operation
chatgpt-cli copied to clipboard

Add the seed parameter

Open kardolus opened this issue 4 months ago • 0 comments

  • https://platform.openai.com/docs/api-reference/chat/create#chat-create-seed
  • Default should be nil
  • Hide the json key with omitempty in case it is nil
  • Test the reflection logic to see if pointers to strings work as expected

Note: wait until the seed parameter is no longer in Beta.

kardolus avatar Sep 29 '24 14:09 kardolus