Metadata-Version: 2.1
Name: y-llm
Version: 0.2.2
Summary: LLM related tools
Keywords: llm,large language models,openai,langchain,generative ai
Author: Arjun Chatterjee
Author-email: arjun.chatterjee.196@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: langchain (>=0.2.1,<0.3.0)
Requires-Dist: langchain-openai (>=0.1.7,<0.2.0)
Requires-Dist: openai (>=1.30.2,<2.0.0)
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: redis (>=5.0.4,<6.0.0)
Requires-Dist: y-observe (>=0.1.6,<0.2.0)
Description-Content-Type: text/markdown

# llm

