Skip to content

Commit

Permalink
🔥 Remove rich print dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Feb 17, 2024
1 parent 6efee85 commit 7815353
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/funcchain/utils/memory.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from langchain_core.chat_history import BaseChatMessageHistory
from langchain_core.messages import BaseMessage
from langchain_core.pydantic_v1 import BaseModel, Field
from rich import print

from ..schema.types import ChatHistoryFactory

Expand Down

0 comments on commit 7815353

Please sign in to comment.