vidz1979
New Member
Joined: Aug 4, 2025
Follow
Board
RE: Leveraging Postgres for Chat Memory
Regarding timestamps, a practical solution is to manually set up a chathistory table (the createdat column will be populated automatically):
8 months ago
Forum
RE: Leveraging Postgres for Chat Memory
Great idea! That aligns with my requirements as well. I'm looking to incorporate custom data from a tool into a customer profile, and additional_kwa...
8 months ago
Forum