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
1 line
74 B
Python
1 line
74 B
Python
from .embedchain import App, OpenSourceApp, PersonApp, PersonOpenSourceApp |