Langchain
Description
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
[](https://github.com/brainlid/langchain/actions/workflows/elixir.yml) [](https://hex.pm/packages/langchain) [](https://hexdocs.pm/langchain)
 Elixir LangChain
Elixir LangChain enables Elixir applications to integrate AI services and self-hosted models into an application.
**Supported chat models:**
- Anthropic Claude - Claude models including extended thinking support and AWS Bedrock
- OpenAI ChatGPT - GPT models via the Chat Completions API
- OpenAI Responses API - OpenAI's newer Responses API with WebSocket transport support
- xAI Grok - Grok-4, Grok-3-mini, Grok-4 Heavy (multi-agent), and more
- Google Gemini - Gemini AI models
- Google Vertex AI - Google's enterprise AI offering
- DeepSeek - DeepSeek models with prompt caching support
- Ollama - Locally hosted open-source models
- Mistral - Mistral AI models
- Perplexity - Perplexity AI models
- orq.ai - orq.ai Deployments API
- Bumblebee - Self-hosted models via Nx (Llama, Mistral, Zephyr)
- ReqLLM - Multi-provider adapter via the
req_llmlibrary (Anthropic, OpenAI, Gemini, Groq, Ollama, AWS Bedrock, etc.)
**LangChain** is short for Language Chain. An LLM, or Large Language Model, is the "Language" part. This library makes it easier for Elixir applications to "chain" or connect different processes, integrations, libraries, services, or functionality together with an LLM.
**LangChain** is a framework for developing applications powered by language models. It enables applications that are:
- Data-aware: connect a language model to other sources of data
- Agentic: allow a language model to interact wit
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://