cognee/cognee/infrastructure/data/exceptions/__init__.py
2025-08-13 15:15:39 +02:00

7 lines
168 B
Python

"""
Custom exceptions for the Cognee API.
This module defines a set of exceptions for handling various data errors
"""
from .exceptions import KeywordExtractionError