mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-24 05:50:18 +00:00
fix
This commit is contained in:
@@ -47,7 +47,7 @@ source .venv/bin/activate
|
||||
python3.11 -m pip install --upgrade pip
|
||||
python3.11 -m pip install -r vercel_requirements.txt
|
||||
python3.11 scripts/model_feat_table.py
|
||||
mkdir docs/templates/templates
|
||||
mkdir -p docs/templates/templates
|
||||
cp ../templates/README.md docs/templates/templates/index.md
|
||||
cp ../templates/docs/CONTRIBUTING.md docs/templates/contributing.md
|
||||
cp ../templates/docs/LAUNCHING_PACKAGE.md docs/templates/launching_package.md
|
||||
|
||||
Reference in New Issue
Block a user