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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Streaming output does not work when using bind_tools
- core: Modified RunnableWithMessageHistory get_input_schema to make use of the underlying runnable input keys.
- core[patch]: support handle_tool_error=(Exception, ...) tuple
- AzureSearch. Error when program terminates
- SqliteCache fails with ChatOpenAI.with_structured_output(method="json_schema")
- Anthropic's prompt caching in langchain does not work with ChatPromptTemplate.
- None type not checked before adding UsageMetadata value in AIMessageChunk when using LLM streaming
- Error when extracting images with PyMuPDFLoader and PyPDFLoader
- Ollama (Partner package) and cache integration not working correctly - missing filters / Community Package works
- Error in RootListenersTracer.on_chain_end callback: KeyError('answer') while streaming a RAG Chain Output
- Docs
- Python not yet supported