Metadata-Version: |
2.1 |
Name: |
langwatch |
Version: |
0.1.31 |
Summary: |
Python SDK for LangWatch for monitoring your LLMs |
Author: |
Rogerio Chaves |
Author-Email: |
rogerio[at]langwatch.ai |
Home-Page: |
https://github.com/langwatch/langwatch |
Project-Url: |
Documentation, https://langwatch.ai/docs |
Project-Url: |
Issue Tracker, https://github.com/langwatch/langwatch/issues |
Project-Url: |
Source Code, https://github.com/langwatch/langwatch |
License: |
MIT |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
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: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*, !=3.13.* |
Requires-Dist: |
coolname (<3.0.0,>=2.2.0) |
Requires-Dist: |
deprecated (<2.0.0,>=1.2.14) |
Requires-Dist: |
dspy-ai (<3.0.0,>=2.5.2); extra == "dspy" |
Requires-Dist: |
httpx (<0.28.0,>=0.27.0) |
Requires-Dist: |
langchain (<0.4.0,>=0.3.0); extra == "langchain" |
Requires-Dist: |
litellm (<2.0.0,>=1.40.15); extra == "litellm" |
Requires-Dist: |
nanoid (<3.0.0,>=2.0.0) |
Requires-Dist: |
openai (<2.0.0,>=1.42.0); extra == "openai" |
Requires-Dist: |
pandas (<3.0.0,>=2.2.2) |
Requires-Dist: |
pydantic (<3,>=1) |
Requires-Dist: |
requests (<3.0.0,>=2.31.0) |
Requires-Dist: |
retry (<0.10.0,>=0.9.2) |
Requires-Dist: |
tqdm (<5.0.0,>=4.66.2) |
Provides-Extra: |
dspy |
Provides-Extra: |
langchain |
Provides-Extra: |
litellm |
Provides-Extra: |
openai |
Description-Content-Type: |
text/markdown |