Metadata-Version: 2.1
Name: trulens-apps-llamaindex
Version: 2.5.2
Summary: Library to systematically track and evaluate LLM 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: llama-index (>=0.11)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: tiktoken (>=0.3.3) ; python_version < "3.13"
Requires-Dist: tiktoken (>=0.8.0) ; python_version >= "3.13"
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-llamaindex

