notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-langchain-protocol Python bindings for the LangChain agent streaming protocol
0.0.18 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.18Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py312-langchain-protocol
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.0.180.0.18--0.0.18---
FreeBSD:14:quarterly0.0.180.0.18--0.0.18---
FreeBSD:15:latest0.0.180.0.18n/a-n/an/a--
FreeBSD:15:quarterly0.0.180.0.18n/a-n/an/a--
FreeBSD:16:latest0.0.180.0.18n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-typing-extensions>=4.13.0 : devel/py-typing-extensions@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-langchain-core
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/langchain_protocol/
  2. https://pypi.org/packages/source/l/langchain_protocol/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.18
19 Jun 2026 19:36:05
commit hash: d737e75f0d607a43425cf6870f97cab9567d5217commit hash: d737e75f0d607a43425cf6870f97cab9567d5217commit hash: d737e75f0d607a43425cf6870f97cab9567d5217commit hash: d737e75f0d607a43425cf6870f97cab9567d5217 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langchain-protocol: update 0.0.17 → 0.0.18
0.0.17
14 Jun 2026 02:38:58
commit hash: b710ebc94cd12c7557bea85fa183cd4e4df37bbccommit hash: b710ebc94cd12c7557bea85fa183cd4e4df37bbccommit hash: b710ebc94cd12c7557bea85fa183cd4e4df37bbccommit hash: b710ebc94cd12c7557bea85fa183cd4e4df37bbc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langchain-protocol: update 0.0.16 → 0.0.17
0.0.16
01 Jun 2026 06:36:44
commit hash: 99c510e9cba755664aa0db86dc6c688d8bb27e9ccommit hash: 99c510e9cba755664aa0db86dc6c688d8bb27e9ccommit hash: 99c510e9cba755664aa0db86dc6c688d8bb27e9ccommit hash: 99c510e9cba755664aa0db86dc6c688d8bb27e9c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langchain-protocol: New port: Python bindings for the LangChain agent
streaming protocol

Number of commits found: 3