Skip to content

Commit f1b7218

Browse files
Merge pull request #9 from langchain-ai/sr/template-update
chore: remove unused `template-lock` stuff
2 parents 64df02d + a10d7eb commit f1b7218

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ You can extend this graph to orchestrate more complex agentic workflows that can
1515

1616
## Getting Started
1717

18-
<!--
19-
Setup instruction auto-generated by `langgraph template lock`. DO NOT EDIT MANUALLY.
20-
-->
21-
22-
<!--
23-
End setup instructions
24-
-->
25-
2618
1. Install dependencies, along with the [LangGraph CLI](https://langchain-ai.github.io/langgraph/concepts/langgraph_cli/), which will be used to run the server.
2719

2820
```bash
@@ -67,14 +59,3 @@ For more advanced features and examples, refer to the [LangGraph documentation](
6759

6860
LangGraph Studio also integrates with [LangSmith](https://smith.langchain.com/) for more in-depth tracing and collaboration with teammates, allowing you to analyze and optimize your chatbot's performance.
6961

70-
<!--
71-
Configuration auto-generated by `langgraph template lock`. DO NOT EDIT MANUALLY.
72-
{
73-
"config_schemas": {
74-
"agent": {
75-
"type": "object",
76-
"properties": {}
77-
}
78-
}
79-
}
80-
-->

0 commit comments

Comments
 (0)