2 Commits

Author SHA1 Message Date
vbarda f88dfe7256 add description 2025-03-26 13:27:07 -04:00
Vadym Barda da92d6a68a add CI & release GHA (#2) 2025-03-26 10:29:29 -04:00
+1 -1
View File
@@ -1,7 +1,7 @@
[project]
name = "langgraph-codeact"
version = "0.1.0"
description = ""
description = "LangGraph implementation of CodeAct agent that generates and executes code instead of tool calling."
authors = [
{name = "Nuno Campos",email = "nuno@langchain.dev"}
]