Skip to content

Add MiniMax provider defaults - #619

Closed
octo-patch wants to merge 1 commit into
memodb-io:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoLiLgtgnsW
Closed

Add MiniMax provider defaults#619
octo-patch wants to merge 1 commit into
memodb-io:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoLiLgtgnsW

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Summary

  • Add minimax as an OpenAI-compatible LLM SDK option backed by the existing OpenAI client path.
  • Default generated env/config examples and Helm values to MiniMax-M3 at https://api.minimax.io/v1.
  • Update setup docs and CLI env generation tests for the MiniMax defaults.

Test plan

  • python3 -m py_compile /root/octopatch-4/work/repos/memodb-io__Acontext/src/server/core/acontext_core/schema/config.py /root/octopatch-4/work/repos/memodb-io__Acontext/src/server/core/acontext_core/llm/complete/__init__.py
  • git -C /root/octopatch-4/work/repos/memodb-io__Acontext diff --check
  • Secret scan on git diff HEAD

Configure MiniMax-M3 as an OpenAI-compatible LLM provider option and update generated defaults/examples so deployments can target MiniMax directly.
@octo-patch
octo-patch requested a review from a team as a code owner July 9, 2026 08:32
@octo-patch

Copy link
Copy Markdown
Author

Replaced by #620, which targets the required dev branch with a clean provider-only commit history.

@octo-patch octo-patch closed this Jul 13, 2026
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.

1 participant