From 83bf004ad7f26f95cc050cbb3523fe00e16fb59b Mon Sep 17 00:00:00 2001 From: Vadym Barda Date: Thu, 17 Apr 2025 12:10:32 -0400 Subject: [PATCH] docs: remove old prebuilt file (#4330) --- docs/docs/prebuilt.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 docs/docs/prebuilt.md diff --git a/docs/docs/prebuilt.md b/docs/docs/prebuilt.md deleted file mode 100644 index 182bcf7b4..000000000 --- a/docs/docs/prebuilt.md +++ /dev/null @@ -1,7 +0,0 @@ -# 🚀 Prebuilt Agents - -To share your project, simply open a Pull Request adding an entry for your package in our [packages.yml](https://github.com/langchain-ai/langgraph/blob/main/docs/_scripts/third_party_page/packages.yml) file. - -[//]: # (This file is stub. Do not edit this file directly!) -[//]: # (1. Update the `packages.yml` file in the `docs/_scripts/third_party_page` directory.) -[//]: # (2. From the /docs directory, run `make build-prebuilt` to generate an updated version of this file for testing locally.)