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
Copy file name to clipboardExpand all lines: auto-configurations/models/tool/spring-ai-autoconfigure-model-tool/src/main/java/org/springframework/ai/model/tool/autoconfigure/ToolCallingAutoConfiguration.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@
52
52
* @author Thomas Vitale
53
53
* @author Christian Tzolov
54
54
* @author Daniel Garnier-Moiroux
55
+
* @author Yanming Zhou
55
56
* @since 1.0.0
56
57
*/
57
58
@AutoConfiguration
@@ -70,10 +71,9 @@ public class ToolCallingAutoConfiguration {
0 commit comments