DSH Wiki DSH Wiki
首页 / DSH 插件 / OpenViking

OpenViking

火山引擎出的 Agent 上下文数据库。

记忆、知识 RAG 与 Skills 统一管理,L0/L1/L2 三层检索省 token,大厂背书。
28,891 star v0.4.14 记忆 / 存储 GitHub

安装

Python 3.10+。许可证注意:主项目 AGPLv3,CLI 与 examples 为 Apache 2.0。
Python 包:用 pip 或 uv 安装,然后运行它自带的命令。
pip install openviking --upgrade
openviking-server init # 交互式配置向导 openviking-server doctor # 校验配置 openviking-server # 启动服务
可选 VikingBot
pip install "openviking[bot]" openviking-server --with-bot ov chat

完整使用教程

01openviking-server init 跑交互式向导(配置 Volcengine/OpenAI/Kimi/GLM/Ollama 等 provider)
02openviking-server doctor 校验配置
03openviking-server 启动服务
04用 ov CLI 管理与检索:ov status、ov add-resource https://github.com/volcengine/OpenViking、ov ls viking://resources/、ov find "what is openviking"
05接入 agent:支持 Claude Code、Codex、Cursor、MCP 客户端、LangChain/LangGraph 等

config

配置文件位置:~/.openviking/ov.conf(由 init 向导生成)。README 未给出配置文件内容原文片段。

特色功能

·L0(摘要)/L1(概览)/L2(细节)三级内容分层加载,按需展开省 token
·检索过程可观测:保留目录浏览轨迹,便于调试与审计
·会话提交后自动把用户偏好、agent 经验沉淀为长期记忆

评论墙

X @TeksEdge · 2026-03-19
Just saw this GitHub project 🛡️ OpenViking is skyrocketing 📈. This could be the best memory manager for @openclaw! 👀 ✅ OpenViking (volcengine/OpenViking) is an open-source project released by ByteDance's cloud division, Volcengine. It's exploding in popularity and could
刚看到这个 GitHub 项目:OpenViking 正在暴涨。它可能是 @openclaw 最好的记忆管理器!OpenViking(volcengine/OpenViking)是字节跳动云部门火山引擎发布的开源项目。它的人气正在爆发……(正文被接口截断)
940 赞 原文
X @socialwithaayan · 2026-03-14
BREAKING: ByteDance open-sourced something the AI agent ecosystem has needed for a long time. A proper context database built specifically for agents. OpenViking manages everything an always-on agent needs to function at a high level: → Memory that persists and evolves across
突发:字节跳动开源了一个 AI agent 生态早就需要的东西——一个专为 agent 打造的正经上下文数据库。OpenViking 管理一个常驻 agent 高水平运转所需的一切:→ 跨会话持久并自进化的记忆……(正文被接口截断)
222 赞 原文
X @filippkowalski · 2026-03-19
It's fascinating to watch how ideas evolve This is very promising and I think for one of my projects I will switch from RAG to OpenViking
看着这些想法演化真的很有意思。这个项目非常有前景,我打算把我其中一个项目从 RAG 切换到 OpenViking。
6 赞 原文
DSH Wiki · DSH 情报站 · ai798 Lab 出品
DeepSeek Harness 官网 GitHub
数据实抓