mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-12 12:47:53 +02:00
patch(docs): Update docs with JS cloud instructions (#1560)
* Update docs with JS cloud instructions * Add to index * Add md fence * nits * nits * Update setup_javascript.md --------- Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
This commit is contained in:
co-authored by
isaac hershenson
parent
af666a87fb
commit
322d6c8dde
@@ -44,7 +44,7 @@ Now, let's import our required packages and instantiate our client, assistant, a
|
||||
const thread = await client.threads.create();
|
||||
```
|
||||
|
||||
Now we can start our two runs and join the second on euntil it has completed:
|
||||
Now we can start our two runs and join the second one until it has completed:
|
||||
|
||||
=== "Python"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user