mirror of
https://github.com/langchain-ai/langgraph-guardrails-example.git
synced 2026-07-01 07:14:56 -04:00
Update README.md
This commit is contained in:
@@ -129,7 +129,7 @@ for await (const chunk of streamResponse) {
|
||||
There we go! Up and running.
|
||||
There's still a lot left to learn.
|
||||
|
||||
For more examples of how to interact with the API once it is deployed using the SDK, see the example notebooks in [notebooks](./notebooks)
|
||||
For more examples of how to interact with the API once it is deployed using the SDK, see the example notebooks in [notebooks](./examples/python/notebooks)
|
||||
|
||||
For an explanation of how the deployment works and how to deploy a custom graph, see the section below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user