1 Commits

Author SHA1 Message Date
vbarda 34b1e7effb add CI & release GHA 2025-03-26 10:26:32 -04:00
+1 -1
View File
@@ -1,7 +1,7 @@
[project]
name = "langgraph-codeact"
version = "0.1.0"
description = "LangGraph implementation of CodeAct agent that generates and executes code instead of tool calling."
description = ""
authors = [
{name = "Nuno Campos",email = "nuno@langchain.dev"}
]