Commit 5cb5c90
authored
refactor(spring-ai-model): improve parameter name in ChatGenerationMetadata (#3507)
- Changed the parameter name in the finishReason method from 'id' to 'finishReason' for better clarity and accuracy
Signed-off-by: Ahoo Wang <[email protected]>1 parent 9398850 commit 5cb5c90
File tree
1 file changed
+1
-1
lines changed- spring-ai-model/src/main/java/org/springframework/ai/chat/metadata
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments