Skip to content

Commit 1f6a70e

Browse files
committed
Remove chat message history format
1 parent e52e609 commit 1f6a70e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

langchain_postgres/chat_message_histories.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
33
This client provides support for both sync and async via psycopg 3.
44
"""
5-
65
from __future__ import annotations
76

87
import json

0 commit comments

Comments
 (0)