You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ This snippet showcases how to create a customizable agent that responds to user
121
121
In addition to the quickstart examples, we have more complex examples demonstrating the power of Atomic Agents:
122
122
123
123
-[Web Search Agent](/atomic-examples/web-search-agent/README.md): An intelligent agent that performs web searches and answers questions based on the results.
124
+
124
125
-[YouTube Summarizer](/atomic-examples/youtube-summarizer/README.md): An agent that extracts and summarizes knowledge from YouTube videos.
125
126
126
127
For a complete list of examples, see the [examples directory](/atomic-examples/).
0 commit comments