lookspan-langgraph — LangChain & LangGraph observability, local-first
Drop-in callback handler that streams every chain, graph node, LLM call and tool
invocation to your local Lookspan dashboard — a
process on 127.0.0.1, not a SaaS. No account, no API key, nothing uploaded.
One handler in config={"callbacks": [...]} and the graph you drew becomes a
timeline you can actually read: which node ran, in what order, how long each LLM
call took, and where the retries went.
Install
pip install lookspan-langgraph
Quick start
from lookspan import LookspanClient
from lookspan_langgraph import LookspanCallbackHandler
client = LookspanClient(endpoint="http://127.0.0.1:3100/api/ingest")
handler = LookspanCallbackHandler(client=client, agent_id="my-agent")
# LangChain
result = chain.invoke({"input": "hello"}, config={"callbacks": [handler]})
# LangGraph
result = graph.invoke({"messages": []}, config={"callbacks": [handler]})
client.flush()
Prompts and completions are not recorded unless you pass capture_content=True
to LookspanClient.
Links
- Product page — https://fervon.dev/lookspan/
- Documentation — https://jonimartin27.github.io/lookspan/
- Core SDK —
lookspan· CrewAI —lookspan-crewai - Source and issues — https://github.com/JoniMartin27/lookspan
MIT licensed. Part of Fervon.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lookspan_langgraph-0.5.3.tar.gz.
File metadata
- Download URL: lookspan_langgraph-0.5.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6eacd09f682b407973aa5612abcf3d7615721a9961ccca405af7ebe8c88a3cc
|
|
| MD5 |
b82c41b1e4a392266ae80310ebcbf9de
|
|
| BLAKE2b-256 |
c94be5937ecb731f6cfe7c31fb59c633a76ebc5c3af1d92b696eb4b646089e2b
|
Provenance
The following attestation bundles were made for lookspan_langgraph-0.5.3.tar.gz:
Publisher:
publish-pypi.yml on JoniMartin27/lookspan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lookspan_langgraph-0.5.3.tar.gz -
Subject digest:
a6eacd09f682b407973aa5612abcf3d7615721a9961ccca405af7ebe8c88a3cc - Sigstore transparency entry: 2520671074
- Sigstore integration time:
-
Permalink:
JoniMartin27/lookspan@889a6f8ac52dea81320595e088343342fb4a17a7 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/JoniMartin27
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@889a6f8ac52dea81320595e088343342fb4a17a7 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file lookspan_langgraph-0.5.3-py3-none-any.whl.
File metadata
- Download URL: lookspan_langgraph-0.5.3-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2bb208c8c308b966597788a449e4c93dee60168c0fa95411db0c720f4ce57f5
|
|
| MD5 |
52012b2fec0d1e2187d8741acce5c7fb
|
|
| BLAKE2b-256 |
613b99433b59fba7f65a3af3989d9cbde2d5c8416cf1472f3316fae38766a475
|
Provenance
The following attestation bundles were made for lookspan_langgraph-0.5.3-py3-none-any.whl:
Publisher:
publish-pypi.yml on JoniMartin27/lookspan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lookspan_langgraph-0.5.3-py3-none-any.whl -
Subject digest:
a2bb208c8c308b966597788a449e4c93dee60168c0fa95411db0c720f4ce57f5 - Sigstore transparency entry: 2520671961
- Sigstore integration time:
-
Permalink:
JoniMartin27/lookspan@889a6f8ac52dea81320595e088343342fb4a17a7 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/JoniMartin27
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@889a6f8ac52dea81320595e088343342fb4a17a7 -
Trigger Event:
workflow_dispatch
-
Statement type: