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
- Added builder and mutate methods to construct ZhiPuAiApi instances
- Use more fine-grained code formatter control
- Allowed custom completionsPath and embeddingsPath
- Existing constructor marked as Deprecated
- Added WebClient.Builder parameter
- Updated integration tests, using Builder pattern to construct ZhiPuAiApi
- Added Builder unit test
Signed-off-by: YunKui Lu <[email protected]>
Copy file name to clipboardExpand all lines: auto-configurations/models/spring-ai-autoconfigure-model-zhipuai/src/main/java/org/springframework/ai/model/zhipuai/autoconfigure/ZhiPuAiChatAutoConfiguration.java
Copy file name to clipboardExpand all lines: auto-configurations/models/spring-ai-autoconfigure-model-zhipuai/src/main/java/org/springframework/ai/model/zhipuai/autoconfigure/ZhiPuAiEmbeddingAutoConfiguration.java
0 commit comments