Skip to content

Upgrade minimax RAG recipe default model to MiniMax-M3#307

Open
octo-patch wants to merge 1 commit into
weaviate:mainfrom
octo-patch:feature/upgrade-minimax-m3
Open

Upgrade minimax RAG recipe default model to MiniMax-M3#307
octo-patch wants to merge 1 commit into
weaviate:mainfrom
octo-patch:feature/upgrade-minimax-m3

Conversation

@octo-patch
Copy link
Copy Markdown

Description

Updates the minimax model-providers RAG recipe so that its primary model is the latest MiniMax-M3.

Specifically:

  • Adds MiniMax-M3 to the available chat-model table and sets it as the default for the RAG demo (MINIMAX_MODEL = \"MiniMax-M3\").
  • Keeps MiniMax-M2.7 and MiniMax-M2.7-highspeed in the table as alternatives so users on older configurations continue to work.
  • Renames rag_minimax_m2.7.ipynb to rag_minimax_m3.ipynb to match the existing per-model file naming convention used by other providers in this directory (e.g. anthropic/rag_anthropic_claude-3-opus.ipynb) and updates the Open in Colab badge to the new path.

The base URL (https://api.minimax.io/v1), API key env var (MINIMAX_API_KEY), and the temperature (0.0, 1.0] note are unchanged.

Contribution Type

  • Integration
  • Weaviate feature
  • Weaviate service

- Add MiniMax-M3 to the available chat-model table and set it as the
  default for the RAG demo
- Keep MiniMax-M2.7 and MiniMax-M2.7-highspeed in the table as
  alternatives
- Rename the notebook from rag_minimax_m2.7.ipynb to rag_minimax_m3.ipynb
  to match the existing per-model file naming convention used by other
  providers (e.g. rag_anthropic_claude-3-opus.ipynb) and update the
  Open in Colab badge to the new path
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Copy Markdown

@orca-security-eu orca-security-eu Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@weaviate-git-bot
Copy link
Copy Markdown

To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Forum?

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