Agent with memory gives InvalidSqlStatementName error #2753
Unanswered
HasnainKhanNiazi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
DB_URI= postgresql://USER:[email protected]:6543/postgres?sslmode=disable
I am using above code for
react-agent
withmemory
. Withoutmemory
, agent is working fine but when I add memory to it then sometime it gives me this error and sometime it works fine. I am not sure what could be wrong.psycopg.errors.InvalidSqlStatementName: prepared statement "_pg3_14" does not exist
Beta Was this translation helpful? Give feedback.
All reactions