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
- `langchain_chroma.Chroma` used with `chromadb.AsyncHttpClient`?
- core: leak when using object member in a `RunnableSequence`
- core: inconsistent behavior for `BaseTool` subclasses that return `list` from `_run`/`_arun`
- `MistrailAIEmbeddings` 400 errors on documents of length over 27000
- openai: `thinking_block` field returned by Claude model ignored by `ChatOpenAI().invoke()`
- core: incorrect token count (`usage_metadata`) in streaming mode
- `ChatHuggingface` is reaching out to huggingface when using local `HuggingFaceEndpoint`
- Implement `langchain-opensearch`
- `chunk_overlap` not working when using `RecursiveCharacterTextSplitter`
- feat(text-splitters): add `strict_chunk_size` to `RecursiveCharacterTextSplitter` and `chunk_position` to `TextSplitter`
- Docs
- Python not yet supported