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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- DOC: The bedrock documentation is under "AWS" it needs to change to the earlier "Bedrock"
- community: Add Snowflake model session handling via keyfile and external sessions
- Multi-agent supervisor example not working with ChatOllama, breaks when attempting to use two system messages. Must be an issue with using two system prompts in ChatOllama.
- I Can't use HuggingFaceEmbeddings and HuggingFaceBgeEmbeddings
- Cant import any of the HuggingFaceEmbeddings because 'openssl' has no attribute 'ciphers'
- Error during FAISS save_local due to __pydantic_private__ attribute
- DOC: data parsing error handling (if retry and data fixing does not work)
- How do I use langchain for vllm serve tool calls?
- AzureSearch error
- core: Modified RunnableWithMessageHistory get_input_schema to make use of the underlying runnable input keys.
- Docs
- Python not yet supported