Skip to content

Commit

Permalink
Add LCEL to chat model intro (langchain-ai#11834)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored Oct 15, 2023
1 parent 4321d19 commit ffa1b3a
Show file tree
Hide file tree
Showing 4 changed files with 763 additions and 138 deletions.
1 change: 1 addition & 0 deletions docs/.local_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/expression_language/interface.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.9.1"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit ffa1b3a

Please sign in to comment.