Skip to content
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

improvement based MiniMax model client #744

Conversation

mxsl-gr
Copy link
Contributor

@mxsl-gr mxsl-gr commented May 21, 2024

This PR is an improvement based on the review feedback for the previous PR #628.

the PR content:

  1. remove useless method fromMediaData , because the MiniMax does not support media, link.
  2. remove dedicated exception use general RuntimeException, link.
  3. rename inappropriate method FUNCTION, link
  4. Implemented the doChatCompletionStream method for the abstract class AbstractFunctionCallSupport, link
  5. Optimize imports

@mxsl-gr mxsl-gr mentioned this pull request May 21, 2024
@markpollack
Copy link
Member

Hi, thanks!! Sorry to cross issues, but there was a similar missing implementation of doChatCompletionStream in ZhiPuAiChatClient

@mxsl-gr
Copy link
Contributor Author

mxsl-gr commented May 21, 2024

Hi, thanks!! Sorry to cross issues, but there was a similar missing implementation of doChatCompletionStream in ZhiPuAiChatClient

Got it. Would you like to submit a commit to this PR or create a new one?

@mxsl-gr
Copy link
Contributor Author

mxsl-gr commented May 21, 2024

cross issues

@markpollack I am not sure about the PR specification for cross issues, so I created a new one, #746 .

If you need to squash in this pr, please contact me.

@markpollack
Copy link
Member

merged as ef5a3fa

thanks

@markpollack markpollack added this to the 1.0.0-M1 milestone May 21, 2024
@markpollack markpollack self-assigned this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants