Metadata-Version: 2.4
Name: magentism
Version: 0.4.12
Summary: A lightweight framework for LLM-based agents with database persistency
Author: Mathieu Rodic
License: MIT
Keywords: LLM,agent,persistence
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.12
Requires-Dist: ormantism>=0.5.7
Requires-Dist: langchain>=0.3.26
Requires-Dist: markdownify>=1.1.0
Requires-Dist: requests>=2.32.4
Requires-Dist: chardet>=5.2.0
Requires-Dist: langdetect>=1.0.9
Requires-Dist: Jinja2>=3.1.4
Requires-Dist: selenium>=4.36.0
Requires-Dist: dotenv>=0.9.9
