Skip to content

Commit f2f0d40

Browse files
committed
Header fixes
1 parent 11e298a commit f2f0d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/2024-11-27-definition-of-agent.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Libraries like LangGraph are designed to make implementing agentic loops easier.
4848
![Agentic Loop](./2024-11-27/agentic_loop.png)
4949

5050

51-
# Composition of Agents
51+
## Composition of Agents
5252

5353
Let me present my current working definition of an Agent
5454

@@ -70,6 +70,6 @@ A final thing to think about in agentic composition is that through LLMs' code-w
7070

7171
![Agora Protocol](./2024-11-27/agora.png)
7272

73-
# Conclusion
73+
## Conclusion
7474

7575
While *Agent* may be a redundant term when it comes to defining software systems, it is a useful term when thinking about how software systems can be linked together. We're moving toward a future where agents won't just be isolated components but participants in a rich ecosystem of interacting systems, and we'll need to develop new vocabulary, patterns, and ideas to describe and build this future.

0 commit comments

Comments
 (0)