Metadata-Version: 2.1
Name: langsmith-wrappers
Version: 0.0.1rc1
Summary: Experimental wrappers that also log to LangSmith.
Home-page: https://github.com/langchain-ai/langsmith-wrappers
License: MIT
Author: LangChain
Author-email: support@langchain.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: langsmith (>=0.0.24,<0.1.0)
Project-URL: Repository, https://github.com/langchain-ai/langsmith-wrappers
Description-Content-Type: text/markdown

# LangSmith API Wrappers


Some functionality to wrap common apis (e.g., `openai`) with instrumentation.
