Packages

OpEx - OpenRouter and Model Context Protocol (MCP) client library for Elixir. Provides a flexible chat interface with tool calling and MCP server support.

Current section

Files

Jump to
opex .formatter.exs
Raw

.formatter.exs

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