Metadata-Version: 2.4
Name: openbb-agent
Version: 0.1.2
Summary: OpenBB Terminal Pro copilot agent
Author-email: hjm_g <ghj791990@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/Findworth/openbb_agent
Keywords: openbb,finance,agent,copilot
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: openbb-ai
Requires-Dist: fastapi
Requires-Dist: uvicorn[standard]
Requires-Dist: sse-starlette
Requires-Dist: python-dotenv
Requires-Dist: pydantic-settings
Requires-Dist: magentic
Requires-Dist: crewai
Requires-Dist: redis
Requires-Dist: mem0ai
Requires-Dist: chromadb
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pytest; extra == "dev"
