Skip to content

Conversation

@sdghchj
Copy link

@sdghchj sdghchj commented Jun 19, 2025

Refer to #3602

Copy link
Contributor

@sunyuhan1998 sunyuhan1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the Copyright Notice year in the header of all modified files from 2023-2024 to 2023-2025.

Comment on lines +1 to +3
package org.springframework.ai.chat.model;

/**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a Copyright Notice at the beginning of the file.

Comment on lines 84 to +86
String betaPrefixPath, RestClient.Builder restClientBuilder, WebClient.Builder webClientBuilder,
ResponseErrorHandler responseErrorHandler) {
ResponseErrorHandler responseErrorHandler, StreamFunctionCallingHelper<ChatCompletionChunk> chunkMerger) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add this new parameter to the method documentation.

sdghchj added 2 commits June 19, 2025 20:03
Signed-off-by: sdghchj <[email protected]>
@sdghchj
Copy link
Author

sdghchj commented Jun 19, 2025

@sunyuhan1998 done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants