#Issue: memory-core plugin ignores chunking config.
1 messages ยท Page 1 of 1 (latest)
Summary of what we found: Its actaully affecting all models:
- Core issue: OpenClaw's memory-core plugin completely ignores chunking.tokens config
- Affects all providers: OpenAI, Gemini, Ollama - same behavior
- Root cause: Indexer sends full files (9k+ tokens) instead of 500-token chunks
- Impact: Semantic search completely broken across the board
@knotty crown Any bandage solution? Had the same issue, wondering if disable memory plugin, will remote embedding still work?
I just went this route instead: https://github.com/andybod1-lang/context-vault.git