Open topgun100 opened 5 months ago
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.
seed
ChatCompletionRequest
ChatCompletionRequestBuilder
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
.