| Port details |
- py-langchain-protocol Python bindings for the LangChain agent streaming protocol
- 0.0.18 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-06-19 19:36:05
- Commit Hash: d737e75
- 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 py311-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 py311-langchain-protocol listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-langchain-protocol
- Package flavors (<flavor>: <package>)
- py311: py311-langchain-protocol
- distinfo:
- TIMESTAMP = 1781896385
SHA256 (langchain_protocol-0.0.18.tar.gz) = ec3e11782f1ed0c9db38e5a9ed01b0e7a0d3fba406faa8aef6594b73c56a63e6
SIZE (langchain_protocol-0.0.18.tar.gz) = 6150
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:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-typing-extensions>=4.13.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- 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: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 3
|