docs: partner pkg table (#24840)

This commit is contained in:
Bagatur
2024-07-30 15:28:10 -07:00
committed by GitHub
parent b099cc3507
commit 61ecb10a77
3 changed files with 148 additions and 55 deletions

View File

@@ -42,6 +42,8 @@ generate-files:
$(PYTHON) scripts/document_loader_feat_table.py $(INTERMEDIATE_DIR)
$(PYTHON) scripts/partner_pkg_table.py $(INTERMEDIATE_DIR)
$(PYTHON) scripts/copy_templates.py $(INTERMEDIATE_DIR)
wget -q https://raw.githubusercontent.com/langchain-ai/langserve/main/README.md -O $(INTERMEDIATE_DIR)/langserve.md