From 0298a521b09005916764296ce097fc58b9e96ab7 Mon Sep 17 00:00:00 2001 From: 0007 <0007@qq.com> Date: Wed, 27 Aug 2025 19:59:13 +0800 Subject: [PATCH] Add File --- .../agents-flex-image-qianfan/pom.xml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 agents-flex-image/agents-flex-image-qianfan/pom.xml diff --git a/agents-flex-image/agents-flex-image-qianfan/pom.xml b/agents-flex-image/agents-flex-image-qianfan/pom.xml new file mode 100644 index 0000000..1d898ac --- /dev/null +++ b/agents-flex-image/agents-flex-image-qianfan/pom.xml @@ -0,0 +1,44 @@ + + + 4.0.0 + + com.agentsflex + agents-flex-image + ${revision} + + + agents-flex-image-qianfan + agents-flex-image-qianfan + + + 8 + 8 + UTF-8 + + + + + com.agentsflex + agents-flex-core + + + com.squareup.okhttp3 + okhttp + 4.12.0 + + + junit + junit + test + + + com.google.guava + guava + 999.0.0-HEAD-jre-SNAPSHOT + test + + + +