Metadata-Version: 2.1
Name: microlearn_llm_factory
Version: 0.0.9
Summary: A python package for managing microlearn LLM interaction classes
Home-page: https://github.com/AIprojectflow/llm_factory
Project-URL: Bug Tracker, https://github.com/AIprojectflow/llm_factory/issues
Project-URL: Changelog, https://github.com/AIprojectflow/llm_factory/releases
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: langchain>=0.1.11
Requires-Dist: langchain-community>=0.0.25
Requires-Dist: langchain-openai>=0.0.8
Requires-Dist: openai>=1.13.3
Requires-Dist: python-dotenv
Requires-Dist: promptlayer>=0.5.0
