Add instructions to test locally before deploying to Cloud. (#1050)

This commit is contained in:
Andrew Nguonly
2024-07-17 14:04:15 -07:00
committed by GitHub
parent a184c7f23a
commit e3ef9adac7
3 changed files with 9 additions and 3 deletions
@@ -2,6 +2,8 @@
This guide assumes you have a LangGraph app correctly set up with a proper configuration file and a corresponding compiled graph, and that you have a proper LangChain API key.
Testing locally ensures that there are no errors or conflicts with Python dependencies and confirms that the configuration file is specified correctly.
## Setup
Install the proper packages: