diff --git a/agents-flex-llm/agents-flex-llm-ollama/pom.xml b/agents-flex-llm/agents-flex-llm-ollama/pom.xml new file mode 100644 index 0000000..5c333db --- /dev/null +++ b/agents-flex-llm/agents-flex-llm-ollama/pom.xml @@ -0,0 +1,34 @@ + + + 4.0.0 + + com.agentsflex + agents-flex-llm + ${revision} + + + agents-flex-llm-ollama + agents-flex-llm-ollama + + + 8 + 8 + UTF-8 + + + + + com.agentsflex + agents-flex-core + compile + + + junit + junit + test + + + +