Metadata-Version: 2.1
Name: trulens-apps-langgraph
Version: 2.4.2
Summary: Library to systematically track and evaluate LangGraph based applications.
Home-page: https://trulens.org/
License: MIT
Author: Snowflake Inc.
Author-email: ml-observability-wg-dl@snowflake.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: langchain (>=0.2.10,<1.0)
Requires-Dist: langchain-core (>=0.2.0,<1.0)
Requires-Dist: langgraph (>=0.4.4)
Requires-Dist: opentelemetry-api (>=1.23.0)
Requires-Dist: opentelemetry-proto (>=1.23.0)
Requires-Dist: opentelemetry-sdk (>=1.23.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: trulens-apps-langchain (>=2.0.0,<3.0.0)
Requires-Dist: trulens-core (>=2.0.0,<3.0.0)
Project-URL: Documentation, https://trulens.org/getting_started/
Project-URL: Repository, https://github.com/truera/trulens
Description-Content-Type: text/markdown

# trulens-apps-langgraph

Refer to `otel_tru_graph_example.ipynb` notebook for examples.

