langchain-model-inference
jeremylongshore/claude-code-plugins-plus-skills
A comprehensive guide to advanced, production-ready LLM inference using LangChain 1.0. This skill addresses common pitfalls and bugs when integrating multiple providers (Claude, GPT-4o, Gemini), covering issues like structured output reliability, correct streaming token accounting, and robust handling of complex AIMessage content blocks. It teaches best practices for model initialization, provider routing, and version-safe code implementation.