| Port details |
- py-langchain-protocol Python bindings for the LangChain agent streaming protocol
- 0.0.16 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-06-01 06:39:27
- Last Update: 2026-06-01 06:36:44
- Commit Hash: 99c510e
- 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 = 1780265644
SHA256 (langchain_protocol-0.0.16.tar.gz) = 806c7cdd951b1c4f692fa40fce60821ff0f221d4360e27673ddf2c2b99c2b7ff
SIZE (langchain_protocol-0.0.16.tar.gz) = 5969
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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|