Skip to content

This is a repo for a number of examples using the smolagents framework from Hugging Face.

Notifications You must be signed in to change notification settings

samwit/smolagents_examples

Repository files navigation

How to Create Multi-Agents with SmolAgents

This repository contains example code files shown in the video tutorial about creating multi-agent systems using SmolAgents from Hugging Face.

https://youtu.be/XHijkFRd2TU

The examples demonstrate:

  1. Basic CodeAgent - Getting started with a simple agent
  2. SmolToolCallingAgent - Adding tool-calling capabilities
  3. SmolOllamaAgent - Using local Ollama models
  4. SmolClaudeAgent - Integrating with Claude
  5. SmolGeminiAgent - Working with Google's Gemini
  6. SmolGradioAgent - Creating agent UIs with Gradio
  7. SmolTools - Useful tools and utilities
  8. SmolMultiAgent - Coordinating multiple agents
  9. SmolBlogWriter - Building a blog writing system with agents

Each file shows a different aspect of building multi-agent systems with the SmolAgents library.

About

This is a repo for a number of examples using the smolagents framework from Hugging Face.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages