Skip to content

Commit 7409f49

Browse files
authored
fix: delete wheel file that doesnt actually work (#166)
1 parent 795fc2e commit 7409f49

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

src/oss/langchain-agent-auth.mdx

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,7 @@ LangChain Agent Auth solves the challenge of secure authentication for autonomou
1010

1111
## Installation
1212

13-
Install directly from the wheel file for use with LangGraph:
14-
15-
```bash
16-
pip install https://docs.langchain.com/langchain_auth-0.1.0-py3-none-any.whl[langgraph]
17-
```
18-
19-
For use without LangGraph:
20-
21-
```bash
22-
pip install https://docs.langchain.com/langchain_auth-0.1.0-py3-none-any.whl
23-
```
13+
The client library is not yet publicly available. To request access, please reach out to LangChain support at [email protected]. The package will be released on PyPI soon.
2414

2515

2616
## Quickstart
-4.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)