Harrison/docs smith serve (#12898)

Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
Harrison Chase
2023-11-06 07:07:25 -08:00
committed by GitHub
parent 53f453f01a
commit 1a92d2245d
11 changed files with 77 additions and 44 deletions

View File

@@ -50,5 +50,5 @@ python3.11 scripts/model_feat_table.py
nbdoc_build --srcdir docs
cp ../cookbook/README.md src/pages/cookbook.mdx
cp ../.github/CONTRIBUTING.md docs/contributing.md
wget https://raw.githubusercontent.com/langchain-ai/langserve/main/README.md -O docs/guides/deployments/langserve.md
wget https://raw.githubusercontent.com/langchain-ai/langserve/main/README.md -O docs/langserve.md
python3.11 scripts/generate_api_reference_links.py