Merge pull request #7 from langchain-ai/infra/update-docs

update docs
This commit is contained in:
langchain-infra
2024-06-14 13:06:37 -04:00
committed by GitHub
+3 -1
View File
@@ -106,4 +106,6 @@ docker run -e ENV_VARIABLE=FOO -p 8080:8080 my-model-server
## Using in the LangSmith Playground
TODO: Add instructions for using your model server in the LangSmith Playground.
Refer to the LangSmith documentation for more information on how to use your model in the LangSmith Playground.
You can find the documentation [here](https://docs.smith.langchain.com/how_to_guides/playground/custom_endpoint).