From 6b0b9dcd0e135ee2c283082165925e910d540aa7 Mon Sep 17 00:00:00 2001 From: 0007 <0007@qq.com> Date: Wed, 27 Aug 2025 19:57:43 +0800 Subject: [PATCH] Add File --- agents-flex-llm/agents-flex-llm-coze/pom.xml | 35 ++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 agents-flex-llm/agents-flex-llm-coze/pom.xml diff --git a/agents-flex-llm/agents-flex-llm-coze/pom.xml b/agents-flex-llm/agents-flex-llm-coze/pom.xml new file mode 100644 index 0000000..badd630 --- /dev/null +++ b/agents-flex-llm/agents-flex-llm-coze/pom.xml @@ -0,0 +1,35 @@ + + + 4.0.0 + + com.agentsflex + agents-flex-llm + ${revision} + + + agents-flex-llm-coze + agents-flex-llm-coze + + + 8 + 8 + UTF-8 + + + + + com.agentsflex + agents-flex-core + compile + + + + junit + junit + test + + + +