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 supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- chore(model-profiles): refresh model profile data
- core: Responses file-URL test overwrites its expected result without asserting it
- `ToolRetryMiddleware`: default settings retry non-idempotent tools on ambiguous transport errors, then ask the model to retry again
- chore(model-profiles): refresh model profile data
- Cache writes are counted twice for priority and flex
- anthropic: `FilesystemClaudeTextEditorMiddleware` reads and writes files with the locale encoding so non ascii content breaks on non utf8 systems
- pyproject.toml is read with the locale encoding in unit tests — full inventory (4 call sites, one missed by #40588, one latent)
- langchain-typesafe: ModelRouterMiddleware raises an opaque RuntimeError when state has no human message
- core: Message chunk addition drops 'name' and fallback 'id', breaking streaming multi-agent metadata and merge_message_runs
- PromptTemplate silently accepts empty f-string field `{}` then crashes with IndexError on format
- Docs
- Python not yet supported