Files
40527ff5e35db7fc6f501d8aa5997caa4a382a79
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
|