Open sourangshupal opened 1 month ago
you don't need flask server. to deploy it as a rest api server you just need to run langgraph up
command. and langgraph.json will do the job. just make sure the database connection is okay. Because langgraph up
will run it's own database container. you will just need to connect to that.
No Flask Server