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
fix: WanxImageModel Image response list IndexOutOfBound (#307)
* fix: WanxImageModel Image response list IndexOutOfBound
wanx2.1-t2i-turbo model will return error code whrn prompt contains illegal info which casued IndexOutOfBound Exception when processing respons.
* make format
---------
Co-authored-by: Martin7-1 <[email protected]>
Copy file name to clipboardExpand all lines: models/langchain4j-community-dashscope/src/main/java/dev/langchain4j/community/model/dashscope/WanxImageModel.java
Copy file name to clipboardExpand all lines: models/langchain4j-community-dashscope/src/test/java/dev/langchain4j/community/model/dashscope/WanxImageModelIT.java
0 commit comments