#23608: feat(memory-lancedb): support custom embedding baseUrl + prefixed model ids
extensions: memory-lancedb
size: XS
Cluster:
Memory Database Enhancements
## Summary
- add optional `embedding.baseUrl` in memory-lancedb config schema + parser
- pass `embedding.baseUrl` to OpenAI client as `baseURL` when provided
## Scope
This PR intentionally contains only baseUrl support for embeddings.
No model-id mapping, no unrelated file changes.
## Backward compatibility
No behavior change when `embedding.baseUrl` is omitted.
Most Similar PRs
#20771: feat(memory-lancedb): support custom OpenAI-compatible embedding pr...
by marcodelpin · 2026-02-19
70.8%
#17874: feat(memory-lancedb): Custom OpenAI BaseURL & Dimensions Support
by rish2jain · 2026-02-16
70.0%
#19006: feat(memory-lancedb): OpenAI-compatible baseUrl + Ollama provider +...
by martinsen-assistant · 2026-02-17
67.6%
#17566: memory-lancedb: support local OpenAI-compatible embeddings
by lumenradley · 2026-02-15
66.7%
#17701: fix(memory-lancedb): add gemini-embedding-001 and baseUrl support
by Phineas1500 · 2026-02-16
64.3%
#17030: feat(memory-lancedb): support Ollama and OpenAI-compatible embeddin...
by nightfullstar · 2026-02-15
62.7%
#10550: feat(memory-lancedb): local embeddings via node-llama-cpp
by namick · 2026-02-06
60.0%
#18167: feat(web-search): add baseUrl support for Brave Search provider
by jkoprax · 2026-02-16
57.7%
#19126: feat(web-search): add baseUrl option for Brave Search provider
by pierreeurope · 2026-02-17
57.0%
#9736: feat(tts): add baseUrl option to OpenAI TTS config (#9709)
by divol89 · 2026-02-05
56.5%