From 51bf8863af9414069d7de54d780fc5f1d83bf51a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=A3=92=E6=A3=92?= Date: Mon, 11 Dec 2023 19:47:23 +0800 Subject: [PATCH] add udf. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e03eab3d3..1a517d027 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,7 @@ venv.bak/ .mypy_cache/ .dmypy.json dmypy.json +metagpt/tools/functions/libs/udf/*.py # Pyre type checker .pyre/