Skip to content

Commit 91628c7

Browse files
authored
Update ZhiPuAiEmbeddingOptions.java
resolved conflict Signed-off-by: youngpar <[email protected]>
1 parent 3b080f6 commit 91628c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/spring-ai-zhipuai/src/main/java/org/springframework/ai/zhipuai/ZhiPuAiEmbeddingOptions.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ public class ZhiPuAiEmbeddingOptions implements EmbeddingOptions {
3838
* ID of the model to use.
3939
*/
4040
private @JsonProperty("model") String model;
41+
4142
/**
4243
* Dimension value of the model to use.
4344
*/

0 commit comments

Comments
 (0)