diff --git a/docs/docs/agents/prebuilt.md b/docs/docs/agents/prebuilt.md new file mode 100644 index 000000000..eb50c2025 --- /dev/null +++ b/docs/docs/agents/prebuilt.md @@ -0,0 +1,7 @@ +# Community 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.)