langchain
https://github.com/langchain-ai/langchain
Python
⚡ Building applications with LLMs through composability ⚡
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- PydanticSerializationUnexpectedValue warning when using structured output for AzureChatOpenAI
- bug(anthropic): ChatAnthropic sends assistant prefill for models that don't support it
- Support Direct Conversation/Message Interaction for Subagents (Similar to OpenClaw’s Sub-Agent Session Feature)
- Bug: RunnableWithFallbacks.__getattr__ raises NameError on methods with unresolvable forward-ref annotations
- `ChatOpenRouter` silently swallows `default_headers`
- fix(openrouter): support `default_headers` for custom HTTP header injection
- `wrap_model_call` middleware ToolStrategy narrowing has no effect — model still sees all structured output tools
- `ChatOllama.bind_tools()` with large system prompt suppresses reasoning output on `gemma4:26b` (investigating upstream)
- feat(openai): concurrent batch API calls in async embedding methods
- ChatBedrockConverse crashes on function_call content blocks from OpenAI Responses API when used with ModelFallbackMiddleware
- Docs
- Python not yet supported