Skip to content

Commit 8906f6b

Browse files
committed
docs: link the AgentFlow4J Cookbook from the README
1 parent c0b54bf commit 8906f6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ dependencies { implementation 'com.github.datallmhub.agentflow4j:agentflow4j-sta
187187
- [Testing without an LLM](docs/testing.md)`MockAgent` + `TestGraph`
188188
- [Samples](docs/samples.md) — runnable examples shipped with the repo
189189

190+
**Cookbook:** [AgentFlow4J Cookbook](https://github.com/datallmhub/agentflow4j-cookbook) — standalone, copy-paste recipes (RAG agent, support-ticket triage, web research, Slack bot, batch document processing), each a self-contained Maven module that runs locally against Ollama.
191+
190192
**Tutorial:** [Stop your AI agent from burning $1000 overnight](docs/tutorials/stop-your-agent-burning-money.md) — governed execution end to end.
191193

192194
---

0 commit comments

Comments
 (0)