Metadata-Version: 2.1
Name: MinimalLLMAgent
Version: 0.1.5
Summary: A minimal LLM agent with memory management.
Home-page: https://github.com/YueLin301/min_llm_agent
Author: Yue Lin
Author-email: linyue3h1@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: LyPythonToolbox==0.1.4
Requires-Dist: openai==2.2.0

- [Homepage](https://yuelin301.github.io/posts/Minimal-LLM-Agent): https://yuelin301.github.io/posts/Minimal-LLM-Agent
- [PyPI Page](https://pypi.org/project/MinimalLLMAgent/): https://pypi.org/project/MinimalLLMAgent/
- [GitHub Page](https://github.com/YueLin301/min_llm_agent): https://github.com/YueLin301/min_llm_agent
