Replies: 1 comment 1 reply
-
Yes it is compatible. You have to provide the database uri. The database runs in a separate container. I'd recommend using docker compose to spin up the Postgres and redis containers all at once. The docs explain the architecture of LangGraph platform . |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I made the default template as below:
Then, this error occurred:
Does any configuration support the compatibility with database as default?
Or is there any documentation for this database configuration?
I cannot find any info about configuration. I think it needs the explanation to configurate DB connection.
Beta Was this translation helpful? Give feedback.
All reactions