Skip to content

Bug: config embedding_dimensions do not really call OpenAICompatible invoke dimensions to body. no effects #666

@f39516046

Description

@f39516046

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

(paste output here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions