latest updates
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
# Aetheel Adapters
|
||||
# Channel adapters for connecting the AI agent to messaging platforms.
|
||||
|
||||
from adapters.base import BaseAdapter, IncomingMessage
|
||||
|
||||
__all__ = ["BaseAdapter", "IncomingMessage"]
|
||||
|
||||
Reference in New Issue
Block a user