Packages

Base code tools for agentic LLM execution — read, write, edit, bash, grep, glob, tree, http_get, and composable tool resolver architecture.

Current section

Files

Jump to
llm_toolkit .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]