Skip to content

Releases: volcengine/OpenViking

v0.1.17

14 Feb 03:20
1b42fec

Choose a tag to compare

What's Changed

  • Revert "feat: support dynamic project_name config in VectorDB / volcengine" by @MaojiaSheng in #167
  • Fix/ci clean workspace by @kkkwjx07 in #170
  • fix: tree uri output error, and validate ov.conf before start by @MaojiaSheng in #169

Full Changelog: v0.1.16...v0.1.17

CLI v0.1.0

14 Feb 10:07

Choose a tag to compare

OpenViking CLI v0.1.0

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/volcengine/OpenViking/refs/tags/cli@0.1.0/crates/ov_cli/install.sh | bash

Manual Installation

Download the appropriate binary for your platform below, extract it, and add it to your PATH.

The CLI command is simply ov:

# After extraction
chmod +x ov  # Unix only
mv ov /usr/local/bin/  # or any directory in your PATH

# Verify installation
ov --version

Checksums

SHA256 checksums are provided for each binary for verification.

Changes

See the commit history for details.

v0.1.16

13 Feb 13:29
621ebdf

Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.16

v0.1.15

13 Feb 11:46
51b3a34

Choose a tag to compare

What's Changed

Now you can try Server/CLI mode!

New Contributors

Full Changelog: v0.1.14...v0.1.15

v0.1.14

12 Feb 02:32
b18a946

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.14

v0.1.12

09 Feb 08:21
73642e9

Choose a tag to compare

What's Changed

  • feat: add search_with_sparse_logit_alpha by @kkkwjx07 in #71
  • refactor: Refactor S3 configuration structure and fix Python 3.9 compatibility issues by @baojun-zhang in #73
  • fix: fix ci by @kkkwjx07 in #74
  • refactor: unify async execution utilities into run_async by @qin-ctx in #75
  • docs: update community link by @qin-ctx in #82
  • build(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #65
  • build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #66
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #67
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #68
  • build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #69
  • feat: in chatmem example, add /time and /add_resource command by @ZaynJarvis in #77
  • Feature/new demo by @A11en0 in #78
  • Feat:支持原生部署的vikingdb by @chuanbao666 in #84
  • WIP: fix: run memex locally for #78 by @ZaynJarvis in #86
  • feat(parse): extract shared upload utilities by @ze-mu-zhou in #87
  • docs: fiix related document links in /openviking/parse/parsers/README.md by @WuMingDao in #88
  • fix(parse): prevent Zip Slip path traversal in _extract_zip (CWE-22) by @ze-mu-zhou in #89
  • Path filter by @kkkwjx07 in #92
  • feat: use tabulate for observer by @kkkwjx07 in #94
  • fix(parser): fix temporary file leak in HTMLParser download link hand… by @Lettuceleaves in #95
  • perf: reuse query embeddings in hierarchical retriever by @mildred522 in #93
  • fix(agfs): close socket on error path in _check_port_available by @ze-mu-zhou in #97
  • fix(storage): make VikingFS.mkdir() actually create the target directory by @ze-mu-zhou in #96
  • fix: fix sparse by @kkkwjx07 in #100
  • feat: support query in mcp, tested with kimi by @ZaynJarvis in #98
  • fix: ignore TestVikingDBProject by @qin-ctx in #103

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

05 Feb 12:24
a9b59cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.9

05 Feb 08:24
221f629

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/volcengine/OpenViking/commits/v0.1.9