docs: add tables for search and code interpreter tools (#24586)

This commit is contained in:
Isaac Francisco
2024-07-24 10:51:39 -07:00
committed by GitHub
parent b55f6105c6
commit fea9ff3831
3 changed files with 185 additions and 2 deletions

View File

@@ -38,6 +38,8 @@ generate-files:
$(PYTHON) scripts/model_feat_table.py $(INTERMEDIATE_DIR)
$(PYTHON) scripts/tool_feat_table.py $(INTERMEDIATE_DIR)
$(PYTHON) scripts/document_loader_feat_table.py $(INTERMEDIATE_DIR)
$(PYTHON) scripts/copy_templates.py $(INTERMEDIATE_DIR)