openclaw - 💡(How to fix) Fix [Feature]: Feature Request: Add MiniMax as memory search embedding provider [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#62065Fetched 2026-04-08 03:09:31
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Author
Participants
Timeline (top)
labeled ×1

Fix Action

Fix / Workaround

Feature Request: Add MiniMax as memory search embedding provider

Problem

MiniMax has an official Embeddings API, but OpenClaw's memory search doesn't support MiniMax as an embedding provider.

Proposed Solution

Add MiniMax to the list of supported embedding providers in memory search.

Alternative

If direct MiniMax integration is not feasible, consider supporting Ollama with MiniMax models as a workaround.

References

RAW_BUFFERClick to expand / collapse

Summary

Feature Request: Add MiniMax as memory search embedding provider

Problem

MiniMax has an official Embeddings API, but OpenClaw's memory search doesn't support MiniMax as an embedding provider.

Proposed Solution

Add MiniMax to the list of supported embedding providers in memory search.

Alternative

If direct MiniMax integration is not feasible, consider supporting Ollama with MiniMax models as a workaround.

References

Problem to solve

memorySearch sessions memory missing

Proposed solution

disable memorySearch funtion

Alternatives considered

No response

Impact

just sometimes longtime no input then sessions memory missing looklike /new

Evidence/examples

just sometimes longtime no input then sessions memory missing looklike /new

Additional information

just sometimes longtime no input then sessions memory missing looklike /new

extent analysis

TL;DR

Disable the memory search function as a temporary workaround to prevent sessions memory from missing.

Guidance

  • Investigate the MiniMax Embeddings API to understand its requirements and limitations for integration with OpenClaw's memory search.
  • Consider supporting Ollama with MiniMax models as an alternative embedding provider if direct MiniMax integration is not feasible.
  • Review the list of current supported providers (openai, gemini, voyage, mistral, bedrock, local, ollama) to determine if any changes or updates are needed.
  • Monitor the issue to see if disabling the memory search function resolves the problem of sessions memory missing.

Notes

The issue lacks detailed technical information, and the proposed solution of disabling the memory search function may not be a permanent fix. Further investigation is needed to determine the root cause of the problem.

Recommendation

Apply workaround: Disable the memory search function as a temporary solution to prevent sessions memory from missing, while further investigating the integration of MiniMax as an embedding provider.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING