Metadata-Version: 2.4
Name: smart-ace
Version: 0.1.0
Summary: Production-ready multi-agent framework built on smolagents with persistence, sessions, and observability
Project-URL: Homepage, https://github.com/bjoern/smart-agent
Project-URL: Documentation, https://github.com/bjoern/smart-agent/wiki
Project-URL: Repository, https://github.com/bjoern/smart-agent.git
Author: Smart-Agent Contributors
License: MIT
Requires-Python: >=3.10
Requires-Dist: duckdb>=1.0.0
Requires-Dist: gradio>=6.0.0
Requires-Dist: plotly>=5.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: sentence-transformers>=3.0.0
Requires-Dist: smolagents[gradio,litellm,mcp,openai,toolkit]>=1.23.0
Provides-Extra: all
Requires-Dist: black>=24.0.0; extra == 'all'
Requires-Dist: langfuse>=2.0.0; extra == 'all'
Requires-Dist: langsmith>=0.1.0; extra == 'all'
Requires-Dist: mypy>=1.8.0; extra == 'all'
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'all'
Requires-Dist: pytest>=8.0.0; extra == 'all'
Requires-Dist: ruff>=0.3.0; extra == 'all'
Requires-Dist: wandb>=0.16.0; extra == 'all'
Provides-Extra: dev
Requires-Dist: black>=24.0.0; extra == 'dev'
Requires-Dist: mypy>=1.8.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.3.0; extra == 'dev'
Provides-Extra: integrations
Requires-Dist: langfuse>=2.0.0; extra == 'integrations'
Requires-Dist: langsmith>=0.1.0; extra == 'integrations'
Requires-Dist: wandb>=0.16.0; extra == 'integrations'
Provides-Extra: langfuse
Requires-Dist: langfuse>=2.0.0; extra == 'langfuse'
Provides-Extra: langsmith
Requires-Dist: langsmith>=0.1.0; extra == 'langsmith'
Provides-Extra: wandb
Requires-Dist: wandb>=0.16.0; extra == 'wandb'
