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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Various warnings due to Pydantic protected namespaces, such as UserWarning: Field "model_name" in JinaEmbeddings has conflict with protected namespace "model_".
- PowerBIDataSet credential not working: field "credential" not yet prepared so type is still a ForwardRef, you might need to call PowerBIDataset.update_forward_refs()
- infra: docs/ignore-step.sh doesn't work for PRs that are an accumulation of sub-PRs on a feature branch
- DOC: Filter syntax and filter query doc
- GoogleScholarAPIWrapper issue when initializing, pydantic_core._pydantic_core.ValidationError
- core[patch]: support handle_tool_error=(Exception, ...) tuple
- DOC: Debugging guide missing for v0.3
- tool shell decode fail on windows
- DOC: outdated documentation for Playwright tool, introducing the Agents
- azure_search_key in AzureSearch should be optional and default to None
- Docs
- Python not yet supported