refactor: Remove unused dependency

Remove unused cognee dependency

Refactor #COG-492
This commit is contained in:
Igor Ilic 2024-11-11 10:04:05 +01:00
parent 99e74d7055
commit 9277363c24

View file

@ -10,7 +10,6 @@ import tiktoken
import nltk
from posthog import Posthog
import cognee
from cognee.base_config import get_base_config
from cognee.infrastructure.databases.graph import get_graph_engine