What happened?
config.json config embedding_dimensions:1536
[import.files] start Warning: skipped comms/index.md: Embedding dim mismatch: model Qwen3-VL-Embedding returned 4096 but schema expects 1536.
What did you expect?
if settings effects , request call OpenAICompatible provider api should return as 1536 , doesn't it ?
actually embedding model provide 4096 dims.
Steps to reproduce
1.
2.
3.
Environment
- gbrain version: 0.27
- OS: ubuntu
- Bun version: (
bun --version)
- Database: Supabase / self-hosted Postgres
gbrain doctor --json output
What happened?
config.json config embedding_dimensions:1536
[import.files] start Warning: skipped comms/index.md: Embedding dim mismatch: model Qwen3-VL-Embedding returned 4096 but schema expects 1536.
What did you expect?
if settings effects , request call OpenAICompatible provider api should return as 1536 , doesn't it ?
actually embedding model provide 4096 dims.
Steps to reproduce
1.
2.
3.
Environment
bun --version)gbrain doctor --jsonoutput(paste output here)