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
·檢索過程可觀測:保留目錄瀏覽軌跡,方便除錯與稽核
·session 提交後自動把使用者偏好、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)是字節跳動雲端部門火山引擎發布的開源專案。它的人氣正在爆發……(內文被 API 截斷)
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 高水準運作所需的一切:→ 跨 session 持久並自我進化的記憶……(內文被 API 截斷)
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
數據實際抓取