mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

597
comptes actifs

#adk

5 messages5 participants0 message aujourd’hui

🔁 What about〖 loop flows 〗with #ADK for #Java for refinement, trial/error, self corrective #AI #agents?

We'll talk about ⏪ before & ⏩ after agent callbacks, function calling exit, and max iteration limits ♾

Concrete example: a simple #Python code refinement loop agent

👓 Read all the details about #ADK #Java loop flows for your #AI #agents in this article ⬇️

glaforge.dev/posts/2025/07/28/

The last of the series on agentic workflows! 🔚

glaforge.devMastering agentic workflows with ADK: Loop agentsTech blog of Guillaume Laforge, with articles on generative AI, LLMs, cloud computing, microservices architecture, serverless solutions, Java and Apache Groovy programming
Suite du fil

📢 Today let's talk about〖 parallel flows 〗with #ADK for #Java. Several agents can run at the same time when their tasks are unrelated.

🏭 A company researcher agent: a company profiler, a news finder, and a financial analyst run in parallel

Bonne St-Jean to all and to my fellow #francophone, from the #adk.

It's always interesting to me how a lot of people in the area have surnames with French Canadian roots.

It's a constant reminder of the fluidity of people across the #border and the strong family ties that existed.

Look up your #ancestors and you might find some interesting stuff.

A deep dive on #ADK tools for your #AI agents in #Java:

First, built-in tools like:

1️⃣ Google Search for fresh information or deep research agents 🔍
2️⃣ #Python code executor for advanced logic & reasoning problems 🐍
3️⃣ saving/loading artifacts 📂

Then, custom tools:

4️⃣ synchronous tools via your own ✍ annotated methods
5️⃣ and long-running functions (for scenarios like complex #workflows or #HumanInTheLoop patterns requiring human decisions ✅ )