Tags: Davidyz/VectorCode
Tags
feat(cli): Support using LSP workspace folder as default project root… … for the LSP server. (#269) * feat(cli): Support using LSP workspace folder as default project root * docs. * Auto generate docs * remove duplicate CI runs --------- Co-authored-by: Davidyz <Davidyz@users.noreply.github.com>
feat(cli): Allow truncating embeddings to specified dimensions. (#265) * feat(cli): Truncate embeddings to specified dimensions * fix(cli): Truncate query embeddings to specified dimensions * tests(cli): Add tests for truncated embeddings * docs(cli): Document embedding_dims configuration option * Auto generate docs --------- Co-authored-by: Davidyz <Davidyz@users.noreply.github.com>
docs: Documentation refactor (#248) * docs: Restructure documentation and update references * Auto generate docs * docs: Restructure documentation and update references * docs(nvim): Update CLI documentation reference path * Auto generate docs * skip api references for CLI for now. * docs(nvim): Document job runner API * docs: Clarify API documentation for synchronous vs. async retrieval * Auto generate docs * fix links * build nvim api references * Auto generate docs --------- Co-authored-by: Davidyz <Davidyz@users.noreply.github.com>
PreviousNext