Metadata-Version: 2.4
Name: dcisionai-workflow
Version: 1.0.0
Summary: DcisionAI Workflow - Core optimization workflow engine with intent discovery, model generation, and business explanation
Project-URL: Homepage, https://dcisionai.com
Project-URL: Repository, https://github.com/ameydhavle/dcisionai-mcp-platform
Project-URL: Issues, https://github.com/ameydhavle/dcisionai-mcp-platform/issues
Project-URL: Documentation, https://github.com/ameydhavle/dcisionai-mcp-platform/blob/main/README.md
Author-email: Amey Dhavle <amey@dcisionai.com>
License: MIT
Keywords: ai,business-explanation,claude,intent-discovery,langgraph,llm,model-generation,optimization,workflow
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: anthropic>=0.40.0
Requires-Dist: highspy>=1.7.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: langchain-anthropic>=0.2.0
Requires-Dist: langchain-core>=0.3.0
Requires-Dist: langgraph>=0.2.0
Requires-Dist: neo4j>=5.0.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: openai>=1.0.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: pinecone-client>=3.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: redis>=5.0.0
Requires-Dist: scipy>=1.10.0
Requires-Dist: supabase>=2.0.0
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
