Packages

OTP supervisor for Gralkor — spawns and owns the Python memory server (Graphiti + FalkorDB) as a Port. Embed in a Jido (or any Elixir) supervision tree to give your agent long-term, temporally-aware knowledge-graph memory.

Retired package: Renamed - moved into :jido_gralkor

Current section

Files

Jump to
gralkor config config.exs
Raw

config/config.exs

import Config
config :logger, :default_formatter,
format: "[$level] $message\n",
metadata: []
import_config "#{config_env()}.exs"