Skip to content

Conversation

@apappascs
Copy link
Contributor

This commit adds support for the MiniMax-Text-01 model, which is recommended for general scenarios due to its longer context window. MiniMax Chat Completion documentation

The new model is added to the ChatModel enum as MiniMax_Text_01.

Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

This commit adds support for the MiniMax-Text-01 model,
which is recommended for general scenarios due to its
longer context window.

The new model is added to the ChatModel enum as MiniMax_Text_01.

Signed-off-by: Alexandros Pappas <[email protected]>
@apappascs apappascs force-pushed the feat/minimax-text-01 branch from d233c52 to a7ced23 Compare January 20, 2025 09:52
@ilayaperumalg ilayaperumalg self-assigned this Jan 20, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M6 milestone Jan 20, 2025
@ilayaperumalg ilayaperumalg merged commit 1280c2a into spring-projects:main Jan 20, 2025
2 checks passed
@ilayaperumalg
Copy link
Member

@apappascs Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants