ai-voicebot/voicebot/bots/__init__.py

4 lines
93 B
Python

"""Bots package for discoverable agent modules."""
__all__ = ["synthetic_media", "whisper"]