Skip to content

Commit 3a4e1cb

Browse files
piiiicopiiiico
authored andcommitted
Fix Vale: replace bold**—em-dash with colon (parser inserts phantom space)
1 parent 90a748f commit 3a4e1cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/oss/python/integrations/providers/agentlair.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "AgentLair integrations"
33
description: "Integrate with AgentLair using LangChain Python."
44
---
55

6-
[AgentLair](https://agentlair.dev) is an agent infrastructure platform that gives LangChain agents a **persistent identity**a real `@agentlair.dev` email address, an encrypted cross-session vault, and an immutable audit trailin a few lines of code.
6+
[AgentLair](https://agentlair.dev) is an agent infrastructure platform that gives LangChain agents a **persistent identity**: a real `@agentlair.dev` email address, an encrypted cross-session vault, and an immutable audit trail, in a few lines of code.
77

88
## Installation and setup
99

src/oss/python/integrations/tools/agentlair.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "AgentLair tools integration"
33
description: "Integrate with AgentLair identity, email, vault, and audit trail tools using LangChain Python."
44
---
55

6-
AgentLair gives any LangChain agent a **persistent identity**a real `@agentlair.dev` email address, an encrypted cross-session vault, and an immutable audit trailin three lines of code.
6+
AgentLair gives any LangChain agent a **persistent identity**: a real `@agentlair.dev` email address, an encrypted cross-session vault, and an immutable audit trail, in three lines of code.
77

88
This guide shows how to use the five AgentLair tools with LangChain agents. For full details, see the [AgentLair documentation](https://agentlair.dev).
99

0 commit comments

Comments
 (0)