fix: Add document's title
https://docs.spring.io/spring-ai/reference/api/effective-agents.html
This commit is contained in:
committed by
Ilayaperumal Gopinathan
parent
62e7547c90
commit
4d716d5cd6
@@ -1,3 +1,6 @@
|
||||
[[effective-agents]]
|
||||
= Building Effective Agents
|
||||
|
||||
In a recent research publication, https://www.anthropic.com/research/building-effective-agents[Building Effective Agents], Anthropic shared valuable insights about building effective Large Language Model (LLM) agents. What makes this research particularly interesting is its emphasis on simplicity and composability over complex frameworks. Let's explore how these principles translate into practical implementations using https://docs.spring.io/spring-ai/reference/index.html[Spring AI].
|
||||
|
||||
image::https://raw.githubusercontent.com/spring-io/spring-io-static/refs/heads/main/blog/tzolov/spring-ai-agentic-systems.jpg[Agent Systems, width=350]
|
||||
|
||||
Reference in New Issue
Block a user