mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 16:01:49 +08:00
Files
d41ca86f741fd4921c9d084b3e56b16be319e0ac
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
|