docs: add codeact prebuilt (#4036)

This commit is contained in:
Vadym Barda
2025-03-26 17:25:17 +00:00
committed by GitHub
parent e981d27f84
commit 7ad7329c7d
@@ -36,3 +36,6 @@ packages:
- name: "langgraph-reflection"
repo: "langchain-ai/langgraph-reflection"
description: "LangGraph agent that runs a reflection step."
- name: "langgraph-codeact"
repo: "langchain-ai/langgraph-codeact"
description: "LangGraph implementation of CodeAct agent that generates and executes code instead of tool calling."