0

I'm trying to set up PostgresStore in LangGraph and deploy it to LangGraph Platform.

Postgres server is on Google Cloud Platform, so there's no straightforward way to connect to it using psycopg (which is required by langgraph.store.postgres.PostgresStore constructor).

Is there a way to do this, possibly without a Cloud SQL Auth Proxy?

Also, in LangGraph Platform server logs, there's a line:

No LANGGRAPH_STORE configuration found, using default configuration

There's no single document found by Google that mentions LANGGRAPH_STORE (and how to set it up), and what's the default configuration.

1
  • Did you figure this out? I'm having the same issue. Commented Feb 4 at 23:32

1 Answer 1

0

Cloud SQL for PostgreSQL only offers LangChain components (Preview). I suggest filing this as a feature request, so that the Google engineering team can look into it. Note that they won’t be able to provide the date as to when this will be implemented or if it will be implemented at all.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.