langchain-csoai
LangChain tool for the Council of AI GSPC board — a thin wrapper over csoai-gspc (0.2.20260912+), the
reader for Council of AI's live GSPC board (https://councilof.ai/api/gspc). One tool: gspc_board.
from langchain_csoai import GSPCBoardTool
tool = GSPCBoardTool()
print(tool.invoke({})) # board totals
print(tool.invoke({"axis": "provenance"})) # one axis row
The tool returns one of three states: LIVE (totals or the axis row, verbatim from the board),
ABSENT (no axis by that name), UNREACHABLE (the board could not be fetched — no cached or
invented number is ever returned). Measurement only: a card is evidence, never a grade, mark or endorsement. Verification is free.
For signed-card verification (VALID / INVALID / UNCHECKABLE) use csoai_gspc.verify_card directly,
or the remote MCP server at https://councilof.ai/mcp (13 tools (9 free, 4 x402-metered)).
Licence: Apache-2.0. Doctrine: docs/DOCTRINE.md sha256 845fc1d200eb9e867fc8d682750409d6725084bac632726187759f8fefdfbe0a (human page https://councilof.ai/doctrine/).
Generated by scripts/harness-x/render.mjs — do not hand-edit.
Release files for langchain-csoai 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| langchain_csoai-0.1.0.tar.gz | 7.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| langchain_csoai-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.2 kB
Release files / langchain_csoai-0.1.0.tar.gz
| Download URL | langchain_csoai-0.1.0.tar.gz |
|---|---|
| Size | 7.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f9863f52e98bf9f338b1637ea1db134dfc8c46552b2658ed502b031320fc463d
|
|
BLAKE2b-256 checksum How to use checksums |
6b422306a89be0e036d46319a000a08f951380fb42b66144009795ed5a8069cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / langchain_csoai-0.1.0-py3-none-any.whl
| Download URL | langchain_csoai-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4a587b516682c157416868c0a36f820a9c5e513b1461d1a5c8c124ec0e4bdc6d
|
|
BLAKE2b-256 checksum How to use checksums |
52a1176533f3cdb5b46146fbf9c0d24d3144ce925428888c2b52cafb8e988259
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|