From 2a881589330a86c3c7c7fdd5d608d20679bc6cc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=A3=92=E6=A3=92?= Date: Sat, 18 Nov 2023 18:14:38 +0800 Subject: [PATCH] chore: remove and renamed function_schema.py --- metagpt/{utils/function_schema.py => provider/constant.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename metagpt/{utils/function_schema.py => provider/constant.py} (100%) diff --git a/metagpt/utils/function_schema.py b/metagpt/provider/constant.py similarity index 100% rename from metagpt/utils/function_schema.py rename to metagpt/provider/constant.py