mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-25 13:07:58 +00:00
Add LCEL to chat model intro (#11834)
This commit is contained in:
@@ -11,6 +11,7 @@ cd "${SCRIPT_DIR}"
|
||||
mkdir -p ../_dist
|
||||
cp -r . ../_dist
|
||||
cd ../_dist
|
||||
poetry run python scripts/model_feat_table.py
|
||||
poetry run nbdoc_build --srcdir docs
|
||||
poetry run python scripts/generate_api_reference_links.py
|
||||
yarn install
|
||||
|
Reference in New Issue
Block a user