Getting started with agentic workflows in Java and Quarkus
This post walks through building and running a real-world agentic workflow with Agentican and Quarkus. Specifically, an agentic workflow to automate market research and information sharing: Identify the top vendors within a market category. Research the positioning and strengths of each vendor. Classify the findings as either standard or urgent. Draft a brief to share with others in the company. Prerequisites Quarkus Java 25 Maven (or Gradle) LLM provider API key Step 1: Add the dependency Creat
Comment
Sign in to join the discussion.
Loading comments…