langchain-chat-models

Community

Unified LangChain chat models across providers.

Authorchristian-bromann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Streamlines and unifies the initialization and use of LangChain chat models across providers (OpenAI, Anthropic, Google) in Python, simplifying cross-provider experimentation and integration.

Core Features & Use Cases

  • Init across providers with a single API: init_chat_model for OpenAI, Anthropic, and Google GenAI.
  • Access provider-specific features while keeping a consistent interface: invoke, stream, and batch operations with ease.
  • Multimodal capabilities and flexible invocation patterns to build chat-enabled assistants and tools.

Quick Start

Instantiate a LangChain chat model with init_chat_model('gpt-4o') and call invoke() to obtain a response.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: langchain-chat-models
Download link: https://github.com/christian-bromann/langchain-skills/archive/main.zip#langchain-chat-models

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.