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
- `InMemoryVectorStore.add_documents` silently drops documents on embedding count mismatch
- `parse_partial_json` fails on raw `\\r` and `\\t` inside strings
- feat(core): Add EChartsOutputParser for structured chart generation
- `RunnableWithFallbacks.batch` uses `strict=False` zip, can silently misalign outputs
- Feature/Bug: Implement missing Language.PERL separators and fix InMemoryCache maxsize update bug
- Mistral integration does not properly handle retries and concurrency limits
- Fix typo in Visitor._validate_func error message for operators
- ShellSession times out when stdout has no trailing newline and the done marker is appended to the same line
- core: default_tool_parser crashes on malformed function dicts, silently drops all valid tool calls
- bug(openai): _create_usage_metadata crashes with TypeError when service_tier is set and cached_tokens is missing
- Docs
- Python not yet supported