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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Support Agent Skills
- ToolRuntime isn't injected into BaseTool subclass's _run
- fix(core): inject additional kwargs into `BaseTool` `_run` and `_arun`
- OllamaEmbeddings doesnt support `output_dimensionality` in embed_documents method.
- Langsmith `include_model` broken due to deserialization allowlist
- When using OpenAI Responses API in streaming mode, there is no chunk from langchain that contains the entire function_call definition including arguments.
- fix(chroma): forward `filter`/`where_document` in `_similarity_search_with_relevance_scores`
- AssertionError: Please remove duplicate middleware instances in create_deep_agent with TodoListMiddleware and custom system_prompt
- fix(perplexity): ensure metadata appears in streaming output
- fix(core): update `on_llm_new_token` type
- Docs
- Python not yet supported