Packages

Elixir-native LangChain, LangGraph, and DeepAgents for traceable LLM apps: OTP workflows, tools, memory, human-in-the-loop, streaming, custom clients/adapters, minimal deps, and WeaveScope tracing.

Current section

Files

Jump to
beam_weaver lib beam_weaver core.ex
Raw

lib/beam_weaver/core.ex

defmodule BeamWeaver.Core do
@moduledoc """
Pure data structures and behaviours shared across BeamWeaver providers.
"""
end