feat: Add person bot (#182)
This commit introduces a new bot type called Person. It behaves and speaks like a particular Person. For this two app types: PersonApp and PersonOpenSourceApp
This commit is contained in:
@@ -1 +1 @@
|
||||
from .embedchain import App, OpenSourceApp
|
||||
from .embedchain import App, OpenSourceApp, PersonApp, PersonOpenSourceApp
|
||||
Reference in New Issue
Block a user