Metadata-Version: 2.4
Name: ma_finkg
Version: 0.1.0
Summary: Multi-agent System for Financal Knowledge Graph Construction using LangGraph
Project-URL: Homepage, https://github.com/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: langchain-core
Requires-Dist: langchain-openai
Requires-Dist: langgraph
Requires-Dist: dspy-ai
Requires-Dist: pydantic
Requires-Dist: pyyaml
Requires-Dist: json-repair
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
