Metadata-Version: 2.1
Name: galileo-observe
Version: 1.0.1
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: langchain
Requires-Dist: backoff (>=2.2.1,<3.0.0)
Requires-Dist: cryptography (>=42.0.0,<43.0.0)
Requires-Dist: langchain (>=0.1,<0.2) ; extra == "langchain"
Requires-Dist: pydantic (>=2.5.2,<3.0.0)
Requires-Dist: pyjwt (>=2.8.0,<3.0.0)
Requires-Dist: pytz (>=2023.3,<2024.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: tiktoken (>=0.5.2,<0.6.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Requires-Dist: types-pytz (>=2023.3.1.1,<2024.0.0.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.

