We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df7e88 commit b007300Copy full SHA for b007300
README.md
@@ -120,12 +120,7 @@ poetry run langchain serve --port=8100
120
121
## Examples
122
123
-Get your LangServe instance started quickly with
124
-[LangChain Templates](https://github.com/langchain-ai/langchain/blob/master/templates/README.md).
125
-
126
-For more examples, see the templates
127
-[index](https://github.com/langchain-ai/langchain/blob/master/templates/docs/INDEX.md)
128
-or the [examples](https://github.com/langchain-ai/langserve/tree/main/examples)
+Get your LangServe instances started quickly with the [examples](https://github.com/langchain-ai/langserve/tree/main/examples)
129
directory.
130
131
| Description | Links |
0 commit comments