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 .formatter.exs
Raw

.formatter.exs

[
inputs: ["*.{ex,exs}", "priv/*/seeds.exs", "{config,lib,test,examples}/**/*.{ex,exs}"],
line_length: 120
]