Skip to content

Commit

Permalink
Update cognee/api/v1/cognify/cognify.py
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
Vasilije1990 and coderabbitai[bot] authored Apr 4, 2024
1 parent 0401f43 commit 191b7be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cognee/api/v1/cognify/cognify.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ async def process_text(input_text: str, file_metadata: dict):

classified_categories = []

print("WE ARE HERE")

try:
# Classify the content into categories
classified_categories = await classify_into_categories(
Expand Down

0 comments on commit 191b7be

Please sign in to comment.