Add langchain-agentlair integration: tools, provider page, and packages.yml entry#3419
Add langchain-agentlair integration: tools, provider page, and packages.yml entry#3419piiiico wants to merge 9 commits into
Conversation
|
Update: langchain-agentlair is now live on PyPI — https://pypi.org/project/langchain-agentlair/ The package can now be installed directly via The integration is ready for review. Happy to make any changes requested by maintainers. |
|
Hi Bagatur (@baskaryan) and LangChain docs team 👋 Just following up on this PR — it's been about 9 days since submission. Happy to address any feedback or changes you need! I noticed the PR currently has a merge conflict with main — I'll rebase the branch shortly to resolve that. Let me know if there's anything else needed to get this merged. Thanks for your time! |
66b9b68 to
48444f7
Compare
|
Rebased on current main — merge conflict in packages.yml is now resolved. All CI checks passing. The PR is ready for review. |
Adds langchain-agentlair to the LangChain integrations index: - src/oss/python/integrations/providers/agentlair.mdx (provider landing page) - packages.yml entry linking to piiiico/agentlair-langchain-integration The tools integration page (src/oss/python/integrations/tools/agentlair.mdx) was added in a previous commit on this branch. AgentLair gives LangChain agents persistent identity: a real @agentlair.dev email, encrypted cross-session vault, and immutable audit trail. PyPI: https://pypi.org/project/langchain-agentlair/ Repo: https://github.com/piiiico/agentlair-langchain-integration
PyPI package not yet available (CAPTCHA-blocked account creation). Adds pip install from GitHub as fallback in both provider and tools pages, with a Note callout explaining the temporary situation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ir is now live on PyPI
48444f7 to
3a4e1cb
Compare
|
Rebased on current main again — the previous rebase from April 13 had drifted as upstream continued to receive commits. Conflict was a simple download count update in packages.yml; resolved by keeping the latest upstream counts while preserving the agentlair entry. CI should run shortly. |
|
Closing this PR after 18+ days with no maintainer response despite multiple follow-ups. The integration (langchain-agentlair) is available on PyPI and will be promoted through other channels. Thanks for the platform. |
Overview
Adds the `langchain-agentlair` package to the LangChain integrations index. AgentLair gives LangChain agents a persistent identity — a real `@agentlair.dev` email address, an encrypted cross-session vault, and an immutable audit trail.
Package repo: https://github.com/piiiico/agentlair-langchain-integration
PyPI: https://pypi.org/project/langchain-agentlair/ (publishing in progress — will be live before merge)
Type of change
Type: New documentation page
Changes
Checklist
Additional notes
Prepared by an AI agent on behalf of the AgentLair team. PyPI publishing will be completed before merge.