发布

  • Add image arg to up command (#4385)

    frostbyte_neo 发布于 2025-04-23 14:48:01 +00:00

    Using this argument, you can get more customization since you can do
    langgraph build or directly docker build your image and then re-use
    the langgraph up --image my-image and have it also spin up redis &
    postgres for you.

    Easier then writing your own compose file

    下载附件