Metadata-Version: 2.3
Name: openbb-ai
Version: 1.0.0
Summary: An SDK for building agents compatible with OpenBB Workspace
Author: Michael Struwig
Author-email: michael.struwig@openbb.finance
Requires-Python: >=3.10
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
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
Requires-Dist: xxhash (>=3.5.0,<4.0.0)
Description-Content-Type: text/markdown

# OpenBB Custom Agent SDK

This package provides a set of pydantic models, tools and helpers to build
custom agents that are compatible with OpenBB Workspace.
