mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 16:57:36 +08:00
Files
c4ad2c33f4410ea9b6d27d4fb97b57f5c427b9b7
10 lines
280 B
YAML
10 lines
280 B
YAML
name: openviking
|
|||
version: 2.0.0
|
|||
description: "OpenViking context database — session-managed memory with automatic extraction, tiered retrieval, and filesystem-style knowledge browsing."
|
|||
pip_dependencies:
|
|||
- httpx
|
|||
requires_env:
|
|||
- OPENVIKING_ENDPOINT
|
|||
hooks:
|
|||
- on_session_end
|