langchain @ 0.8.1 View on hex.pm View source on GitHub
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.
All systems passing
Dependencies & versions
Version Tested
Last Test Run
2026-04-21T14:23:35.488583Z
Compilation Determinism
Deterministic
Runtime Dependencies (9)
| Package | Status | Requirement | Optional |
|---|---|---|---|
abacus
|
not scanned | ~> 2.1.0 |
Yes |
dotenvy
|
pass | ~> 1.1 |
No |
ecto
|
pass | ~> 3.10 or ~> 3.11 |
No |
gettext
|
pass | ~> 0.26.2 or ~> 1.0.0 |
No |
mint_web_socket
|
pass | ~> 1.0 |
Yes |
nimble_parsec
|
pass | ~> 1.4 |
Yes |
nx
|
pass | >= 0.7.0 |
Yes |
req
|
pass | >= 0.5.3 |
No |
req_llm
|
pass | >= 1.6.0 |
Yes |
Beam scanner — runtime capability snapshot
Beam scanner
Runtime capability snapshot
Static scan of the compiled release after mix firmware.
NIF usage
Not detected
Native code or C bindings
Shell/OS exec
Not detected
External commands or ports
Shell helpers
Not detected
Shell commands via System/os
App config reads
Detected
Elixir.LangChain.Chains.LLMChain Elixir.Application:get_env/3
Elixir.LangChain.ChatModels.ChatGrok Elixir.Application:get_env/3
Elixir.LangChain.Config Elixir.Application:get_env/3
Elixir.LangChain.Gettext Elixir.Application:fetch_env!/2
OS env reads
Not detected
Environment variable access
Start callback
Not detected
Application start callback defined
Halt calls
Not detected
Explicit halt/stop calls
Impl: Elixir.Inspect for LangChain.ChatModels.ChatAnthropic -> Elixir.Inspect.LangChain.ChatModels.ChatAnthropic
Impl: Elixir.Inspect for LangChain.ChatModels.ChatDeepSeek -> Elixir.Inspect.LangChain.ChatModels.ChatDeepSeek
Impl: Elixir.Inspect for LangChain.ChatModels.ChatGoogleAI -> Elixir.Inspect.LangChain.ChatModels.ChatGoogleAI
Impl: Elixir.Inspect for LangChain.ChatModels.ChatGrok -> Elixir.Inspect.LangChain.ChatModels.ChatGrok
Impl: Elixir.Inspect for LangChain.ChatModels.ChatMistralAI -> Elixir.Inspect.LangChain.ChatModels.ChatMistralAI
Impl: Elixir.Inspect for LangChain.ChatModels.ChatOpenAI -> Elixir.Inspect.LangChain.ChatModels.ChatOpenAI
Impl: Elixir.Inspect for LangChain.ChatModels.ChatOpenAIResponses -> Elixir.Inspect.LangChain.ChatModels.ChatOpenAIResponses
Impl: Elixir.Inspect for LangChain.ChatModels.ChatOrq -> Elixir.Inspect.LangChain.ChatModels.ChatOrq
Impl: Elixir.Inspect for LangChain.ChatModels.ChatVertexAI -> Elixir.Inspect.LangChain.ChatModels.ChatVertexAI
Impl: Elixir.Inspect for LangChain.FileUploader.FileAnthropic -> Elixir.Inspect.LangChain.FileUploader.FileAnthropic
Impl: Elixir.Inspect for LangChain.FileUploader.FileGoogle -> Elixir.Inspect.LangChain.FileUploader.FileGoogle
Impl: Elixir.Inspect for LangChain.FileUploader.FileOpenAI -> Elixir.Inspect.LangChain.FileUploader.FileOpenAI
Dependency scans — transitive + OTP apps
Dependency scans
Transitive + OTP apps
Static scan of every app in the built release (including OTP libs).
| App | File Count | Size | Languages | NIF | OS exec | Shell | App env | OS env | Start callback |
|---|---|---|---|---|---|---|---|---|---|
| asn1@5.4.3 | 25 | 638.4 KB | erlang | Yes | No | No | No | No | No |
| circular_buffer@1.0.0 | 5 | 7.1 KB | elixir | No | No | No | No | No | No |
| compiler@9.0.6 | 62 | 1.1 MB | erlang | No | No | No | No | Yes | No |
| crypto@5.8.3 | 7 | 641.7 KB | erlang | Yes | No | No | Yes | No | No |
| decimal@2.3.0 | 8 | 38.8 KB | elixir | No | No | No | No | No | No |
| dotenvy@1.1.1 | 6 | 20.2 KB | elixir | No | No | No | No | No | No |
| ecto@3.13.5 | 101 | 668.1 KB | elixir | No | No | No | Yes | Yes | Yes |
| eex@1.19.4 | 6 | 32.6 KB | elixir | No | No | No | No | No | No |
| elixir@1.19.4 | 273 | 2.6 MB | elixir, erlang | No | Yes | No | Yes | Yes | Yes |
| expo@1.1.1 | 28 | 118.0 KB | elixir, erlang | No | No | No | No | No | No |
| finch@0.21.0 | 16 | 83.6 KB | elixir | No | No | No | No | Yes | No |
| gettext@1.0.2 | 20 | 118.1 KB | elixir | No | No | No | Yes | No | Yes |
| hpax@1.0.3 | 5 | 51.8 KB | elixir | No | No | No | No | No | No |
| iex@1.19.4 | 32 | 169.6 KB | elixir | No | Yes | Yes | Yes | Yes | Yes |
| inets@9.6.2 | 65 | 325.2 KB | erlang | No | Yes | No | Yes | No | Yes |
| jason@1.4.4 | 29 | 135.8 KB | elixir | No | No | No | No | No | No |
| kernel@10.6.2 | 105 | 1.0 MB | erlang | Yes | Yes | Yes | Yes | Yes | Yes |
| langchain@0.8.1 | 90 | 766.6 KB | elixir | No | No | No | Yes | No | No |
| logger@1.19.4 | 12 | 71.0 KB | elixir | No | No | No | Yes | No | Yes |
| mime@2.0.7 | 2 | 18.7 KB | elixir | No | No | No | No | No | No |
| mint@1.7.1 | 22 | 167.6 KB | elixir, erlang | No | No | No | Yes | No | Yes |
| nerves_compatibility_test@0.1.0 | 3 | 2.3 KB | elixir | No | No | No | No | No | Yes |
| nerves_logging@0.2.4 | 7 | 24.4 KB | elixir | No | Yes | No | No | No | No |
| nerves_runtime@0.13.12 | 16 | 54.2 KB | elixir | No | Yes | No | Yes | No | Yes |
| nerves_uevent@0.1.4 | 7 | 148.3 KB | elixir | No | Yes | No | Yes | No | Yes |
| nimble_options@1.1.1 | 4 | 27.6 KB | elixir | No | No | No | No | No | No |
| nimble_pool@1.1.0 | 3 | 16.8 KB | elixir | No | No | No | No | No | Yes |
| property_table@0.3.3 | 9 | 34.2 KB | elixir | No | No | No | No | No | No |
| public_key@1.20.3 | 42 | 1.3 MB | erlang | Yes | Yes | No | Yes | No | No |
| req@0.5.17 | 24 | 144.3 KB | elixir | No | No | No | Yes | Yes | Yes |
| ring_logger@0.11.5 | 8 | 54.6 KB | elixir | No | No | No | Yes | No | No |
| runtime_tools@2.3.1 | 17 | 209.4 KB | erlang | Yes | Yes | Yes | Yes | Yes | Yes |
| sasl@4.3.2 | 19 | 167.8 KB | erlang | No | Yes | No | Yes | Yes | Yes |
| shoehorn@0.9.3 | 9 | 19.2 KB | elixir | No | No | No | Yes | No | Yes |
| ssl@11.5.4 | 80 | 723.9 KB | erlang | No | No | No | Yes | No | Yes |
| stdlib@7.3 | 98 | 2.4 MB | erlang | Yes | Yes | No | Yes | Yes | No |
| telemetry@1.4.1 | 8 | 12.9 KB | erlang | No | No | No | No | No | Yes |
| toolshed@0.4.2 | 10 | 59.0 KB | elixir | No | Yes | No | Yes | No | No |
| uboot_env@1.0.2 | 6 | 11.8 KB | elixir | No | No | No | No | No | No |
System compatibility — detailed table
System Compatibility
| System | Status | Version Tested | Footprint (this system) | Log |
|---|---|---|---|---|
host (Elixir 1.19.4 / Erlang 28)
|
pass |
langchain@0.8.1
|
N/A (host compile) | View log |
nerves_system_mangopi_mq_pro@0.15.3
|
pass |
langchain@0.8.1
|
90 files, 766.6 KB
Firmware: 24.5 MB
|
View log |
nerves_system_rpi4@2.0.2
|
pass |
langchain@0.8.1
|
90 files, 766.6 KB
Firmware: 40.2 MB
|
View log |
nerves_system_x86_64@1.33.3
|
pass |
langchain@0.8.1
|
90 files, 766.6 KB
Firmware: 28.2 MB
|
View log |
⚠️ Important: A "passing" status means that the package compiled successfully with Nerves for this system. It does not guarantee that the package will work correctly at runtime or that all features are compatible with Nerves.
The compatibility test only verifies that:
- The package and its dependencies can be fetched from Hex.pm
- All dependencies are from Hex (no git or path dependencies)
- The firmware can be built successfully
If you believe a status is incorrect or have additional compatibility information, please create an issue.