Files
t6_mem0/embedchain/__init__.py
Taranjeet Singh 2a7d43551e 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
2023-07-07 19:26:07 +05:30

1 line
74 B
Python

from .embedchain import App, OpenSourceApp, PersonApp, PersonOpenSourceApp