- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2k
 
fix: remove unused options from ZhiPu model #3669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: YunKui Lu <[email protected]>
940d2d7    to
    b4e3894      
    Compare
  
    | 
           @mxsl-gr Could you help with the review please? Thanks!  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, feel free to merge
          
 hi, @ilayaperumalg I’ve reviewed it, everything looks good. @YunKuiLu thanks for the PR  | 
    
| 
           @YunKuiLu Thanks for the PR! @mxsl-gr @sunyuhan1998 thanks for the review!  | 
    
Fixes #3669 Signed-off-by: YunKui Lu <[email protected]> (cherry picked from commit 906299c)
Auto-cherry-pick to 1.0.x Fixes spring-projects#3669 Signed-off-by: YunKui Lu <[email protected]>
Auto-cherry-pick to 1.0.x Fixes spring-projects#3669 Signed-off-by: YunKui Lu <[email protected]>
I couldn’t find anything about the tools1 parameter in Zhipu’s official docs. Not sure what this field is for — seems unused.
Also noticed that
buildRequestOptionsmethod isn’t used anywhere. ( It's a private method )