| Port details |
- py-langchain-protocol Python bindings for the LangChain agent streaming protocol
- 0.0.19 misc
=0 0.0.18Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-06-01 06:39:27
- Last Update: 2026-09-07 10:09:54
- Commit Hash: b89aea2
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/langchain-ai/agent-protocol/tree/main/streaming
- https://github.com/langchain-ai/agent-protocol
- Description:
- The LangChain Agent Protocol is a framework-agnostic specification for
serving Large Language Model (LLM) agents in production. It defines
standardized APIs for executing agents (Runs), managing multi-turn
interactions (Threads), and handling long-term memory (Store).
The protocol includes a thread-centric streaming layer for observing and
controlling live agent executions, featuring support for message deltas,
tool lifecycle events, and human-in-the-loop interactions.
This package provides the Python bindings and server stubs for the
protocol, enabling developers to build and interact with interoperable
agentic applications using strongly typed payloads.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}langchain-protocol>0:misc/py-langchain-protocol@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-langchain-protocol/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-langchain-protocol
- pkg install py312-langchain-protocol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-langchain-protocol listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-langchain-protocol
- Package flavors (<flavor>: <package>)
- py312: py312-langchain-protocol
- distinfo:
- TIMESTAMP = 1788718646
SHA256 (langchain_protocol-0.0.19.tar.gz) = 79d90a1425122ac87e8052e2ec054fbd09c3edbf341bdfb6397112a495c7bf8c
SIZE (langchain_protocol-0.0.19.tar.gz) = 6265
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-typing-extensions>=4.13.0 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-langchain-core
- misc/py-langgraph-sdk
Configuration Options:
- No options to configure
- Options name:
- misc_py-langchain-protocol
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.19 07 Sep 2026 10:09:54
    |
Yuri Victorovich (yuri)  |
misc/py-langchain-protocol: update 0.0.18 → 0.0.19 |
0.0.18 19 Jun 2026 19:36:05
    |
Yuri Victorovich (yuri)  |
misc/py-langchain-protocol: update 0.0.17 → 0.0.18 |
0.0.17 14 Jun 2026 02:38:58
    |
Yuri Victorovich (yuri)  |
misc/py-langchain-protocol: update 0.0.16 → 0.0.17 |
0.0.16 01 Jun 2026 06:36:44
    |
Yuri Victorovich (yuri)  |
misc/py-langchain-protocol: New port: Python bindings for the LangChain agent
streaming protocol |
Number of commits found: 4
|