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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- `TextSplitter` `chunk_overlap` is silently ignored unless `chunk_size` overflow occurs
- `llm.ainvoke` is traced differently than `llm.invoke` (won't be traced)
- `.with_structured_output()` causes `tool_choice` 422 error with Azure-hosted Deepseek V3
- `handle_event` raises `IndexError` when handler raises `NotImplementedError`
- Add Perplexity cost tracking
- String Evaluation with labelled criteria Scoring is wrong
- Support structured output with Pydantic models in `langchain-huggingface`
- fix(core): add missing type hints for `@chain` decorator with `RunnableConfig`
- fix(core)!: fix `BaseTool` when `args_schema` has pydantic validators that change the input keys
- fix(ollama): resolve `OutputParserException` when using Ollama
- Docs
- Python not yet supported