Metadata-Version: 2.1
Name: pymofa
Version: 0.1.2
Summary: MoFA is a software framework for building AI agents through a composition-based approach. Using MoFA, AI agents can be constructed via templates and combined in layers to form more powerful Super Agents.
Author: Cheng Chen, ZongHuan Wu
Author-email: chenzi00103@gmail.net, zonghuan.wu@gmail.com
Keywords: mofa
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: sphinx==8.1.3
Requires-Dist: sphinx-rtd-theme==3.0.2
Requires-Dist: pytest==8.3.5
Requires-Dist: pytest-cov==6.0.0
Requires-Dist: pyrootutils==1.0.4
Requires-Dist: pre-commit==4.1.0
Requires-Dist: twine==6.1.0
Requires-Dist: wheel>=0.45.1
Requires-Dist: coverage==7.6.12
Requires-Dist: furo==2024.8.6
Requires-Dist: myst-parser==4.0.1
Requires-Dist: pytest-mock==3.14.0
Requires-Dist: pendulum==3.0.0
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: cookiecutter==2.6.0
Requires-Dist: openpyxl==3.1.5
Requires-Dist: attrs<26,>=25.1.0
Requires-Dist: pathlib==1.0.1
Requires-Dist: streamlit==1.43.0
Requires-Dist: loguru==0.7.3
Requires-Dist: prettytable==3.15.1
Requires-Dist: langchain-openai==0.1.25
Requires-Dist: langchain-community==0.2.19
Requires-Dist: langchain-cohere==0.1.9
Requires-Dist: langchain-postgres==0.0.13
Requires-Dist: openai==1.65.4
Requires-Dist: duckduckgo-search==7.5.0
Requires-Dist: whisper==1.1.10
Requires-Dist: arxiv==2.1.3
Requires-Dist: fastapi==0.115.11
Requires-Dist: uvicorn==0.34.0
Requires-Dist: psycopg==3.2.5
Requires-Dist: psycopg-binary==3.2.5
Requires-Dist: langchain-chroma
Requires-Dist: chromadb==0.4.24
Requires-Dist: pydantic==2.10.6
Requires-Dist: numpy==1.26.4
Requires-Dist: pandas==2.2.3
Requires-Dist: pypdf==4.3.1
Requires-Dist: pyarrow==17.0.0
Requires-Dist: unstructured==0.16.23
Requires-Dist: python-docx==1.1.2
Requires-Dist: python-magic==0.4.27
Requires-Dist: python-pptx==1.0.2
Requires-Dist: docx2txt==0.8
Requires-Dist: markdown==3.7
Requires-Dist: neo4j==5.28.1
Requires-Dist: pyyaml==6.0.2
Requires-Dist: crewai==0.67.1
Requires-Dist: crewai-tools==0.12.1
Requires-Dist: dspy-ai==2.5.3
Requires-Dist: dora-rs
Requires-Dist: yfinance
Requires-Dist: sentence-transformers==3.4.1
Requires-Dist: transformers==4.46.3
Requires-Dist: ultralytics==8.3.85
Requires-Dist: scrapegraphai



=======
History
=======

0.1.0 (2022-05-23)
------------------

* First release on PyPI.
