You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The seed property helps improve determinisms of the chat response but it can only be set directly via the ChatCompletionRequest constructor. Please can you add a setter to ChatCompletionRequestBuilder.
The text was updated successfully, but these errors were encountered:
Feature Description
The
seed
property helps improve determinisms of the chat response but it can only be set directly via theChatCompletionRequest
constructor. Please can you add a setter toChatCompletionRequestBuilder
.The text was updated successfully, but these errors were encountered: