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
- fix(core): validate score_threshold range in VectorStoreRetriever
- fix(langchain): inconsistencies between `PIIMiddleware`'s state hooks
- fix(langchain): cutoff fixes in `SummarizationMiddleware`
- bug(core): `ContextThreadPoolExecutor.map` rejects generator inputs
- RecursiveJsonSplitter - add optional `length_function` parameter to override chunk size measurement fn
- RecursiveJsonSplitter produces chunks exceeding max_chunk_size for nested JSON
- Support endpoint_url in HuggingFaceEndpointEmbeddings
- fix(core): memoize `convert_to_openai_tool` per tool instance
- QdrantVectorStore.as_retriever(search_type="mmr") inverts lambda_mult semantics
- feat(standard-tests): replace mypy by ty for type checking
- Docs
- Python not yet supported