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
- Support endpoint_url in HuggingFaceEndpointEmbeddings
- fix(core): memoize `convert_to_openai_tool` per tool instance
- chore(model-profiles): refresh model profile data
- QdrantVectorStore.as_retriever(search_type="mmr") inverts lambda_mult semantics
- feat(standard-tests): replace mypy by ty for type checking
- core: index() with key_encoder="sha256"/"sha512"/"blake2b" produces non-UUID document IDs, breaking Qdrant
- langchain-openai: Responses API streaming silently drops response.failed/error events. A failed stream is indistinguishable from a successful completion.
- feat(langchain): add subagent middleware
- fix(core,langchain): preserve _TracerCore copy, prevent default_tools mutation, return LogStream send value
- core: `get_usage_metadata_callback` keeps tracking after the `with` block raises
- Docs
- Python not yet supported