Skip to content

Conversation

@stillmoon
Copy link

The extraBody field was being lost when merging OpenAiChatOptions into ChatCompletionRequest using ModelOptionsUtils.merge().
This change will fundamentally address the issue where objects using @JsonAnyGetter are merged through ModelOptionsUtils.merge(), resulting in the loss of fields not marked by @JsonProperty.

Signed-off-by: stillmoon <stillmoon516@foxmail.com>
Signed-off-by: stillmoon <stillmoon516@foxmail.com>
Signed-off-by: stillmoon <stillmoon516@foxmail.com>
Signed-off-by: stillmoon <stillmoon516@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant