-
Notifications
You must be signed in to change notification settings - Fork 899
Pull requests: tobi/qmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add remote embedding provider support (Gemini, OpenAI)
#406
opened Mar 14, 2026 by
unobtuse
Loading…
feat(embed): make excludeDirs configurable via QMD_EXCLUDE_DIRS
#405
opened Mar 14, 2026 by
mvanhorn
Loading…
feat(collections): add per-collection slugify option for path indexing
#400
opened Mar 13, 2026 by
klokie
Loading…
4 of 5 tasks
fix: allow hyphenated words in vec/hyde queries (#383)
#384
opened Mar 12, 2026 by
rymalia
Loading…
3 tasks done
rename
file param to path in get tool for LLM discoverability
#373
opened Mar 11, 2026 by
wolfkevin
Loading…
fix(llm): make rerank context size configurable via QMD_RERANK_CONTEXT_SIZE
#369
opened Mar 11, 2026 by
mvanhorn
Loading…
5 tasks
feat(embed): add Gemini Embedding 2 multimodal provider
#365
opened Mar 11, 2026 by
mbelinky
Loading…
All three models support local environment variable configuration.
#350
opened Mar 10, 2026 by
2830201534
Loading…
fix(store): respect QMD_EMBED_MODEL env var in DEFAULT_EMBED_MODEL
#348
opened Mar 10, 2026 by
byheaven
Loading…
fix: pass --index flag through to MCP server
#344
opened Mar 9, 2026 by
fourcolors
Loading…
2 of 5 tasks
fix(embed): skip oversized chunks instead of crashing
#339
opened Mar 9, 2026 by
JasonOA888
Loading…
feat(llm): add QMD_FORCE_CUDA env var to disable Vulkan offloading
#338
opened Mar 9, 2026 by
JasonOA888
Loading…
feat(update): add --quiet flag to suppress progress output
#336
opened Mar 9, 2026 by
JasonOA888
Loading…
feat(update): add -c flag to update specific collections
#335
opened Mar 9, 2026 by
JasonOA888
Loading…
fix(mcp): support Windows HOME and enable production mode
#334
opened Mar 9, 2026 by
JasonOA888
Loading…
fix(embed): display actual model name from QMD_EMBED_MODEL env var
#332
opened Mar 9, 2026 by
JasonOA888
Loading…
feat(llm): add env vars for low-VRAM GPU configuration
#330
opened Mar 9, 2026 by
NguyenQS504092s
Loading…
2 of 4 tasks
fix nix flake build and add helper script to maintain deps sha in flake
#327
opened Mar 9, 2026 by
pkieltyka
Loading…
feat: add remote LLM backend with averaged embedding optimization
#325
opened Mar 8, 2026 by
olyashok
Loading…
3 tasks
perf: skip unchanged files via mtime checks and wrap inserts in transaction
#324
opened Mar 8, 2026 by
olyashok
Loading…
2 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.