Skip to content

Commit 360c4ae

Browse files
committed
Tweaks
1 parent 8696616 commit 360c4ae

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Integration with other Agent Frameworks
22

33

4-
- [Integration with smolagents](smolagents/README.md)
54
- [Integration with AutoGen](autogen/README.md)
5+
- [Integration with `smolagents`](smolagents/README.md)

examples/framework-integration/autogen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Using AutoGen
1+
# Integration with AutoGen
22

3-
This example demonstrates how to use [AutoGen's AgentChat][1] in Coagent.
3+
This example demonstrates how to integrate [AutoGen's AgentChat][1] into Coagent.
44

55
References:
66

examples/framework-integration/smolagents/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Using AutoGen
1+
# Integration with `smolagents`
22

3-
This example demonstrates how to use [smolagents' ToolCallingAgent][1] in Coagent.
3+
This example demonstrates how to integrate [smolagents.ToolCallingAgent][1] into Coagent.
44

55
References:
66

0 commit comments

Comments
 (0)