Metadata-Version: 2.1
Name: galileo-observe
Version: 1.6.0
Summary: 📈 Monitor your LLM integration with Galileo Observe!
Author: Galileo Technologies Inc.
Author-email: team@rungalileo.io
Requires-Python: >=3.9,<3.13
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
Provides-Extra: all
Provides-Extra: langchain
Requires-Dist: galileo-core (>=2.8.0,<3.0.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: langchain-core (>=0.2.0,<0.3.0) ; extra == "langchain" or extra == "all"
Requires-Dist: pydantic (>=2.5.2,<3.0.0)
Requires-Dist: pyjwt (>=2.8.0,<3.0.0)
Requires-Dist: pytz (>=2024.0,<2025.0)
Requires-Dist: tiktoken (>=0.7.0,<0.8.0)
Description-Content-Type: text/markdown

# galileo-observe

[![codecov](https://codecov.io/gh/rungalileo/llm-monitor/graph/badge.svg?token=LWUTABNJHX)](https://codecov.io/gh/rungalileo/llm-monitor)

Client library for logging calls from LLMs to Galileo Observe.

