Skip to content

ernanhughes/agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agents: A tutorial on building agents in Python

This is the companion repo for this blog post:

Agents: A tutorial on building agents in Python

Some example notebooks on agents

|Notebook|Description|
|Introduction| Introduction simple agent example |
|Query Database| An agent that will query a database|
|Generate python code| We call an agent to generate a python function and execute it.|
|Using Tools]| How to use tools in agents.|
|Online Picture search|Combine agents to get an image from the internet|
|Using code in an agent| An example showing how we can use code to get a job done. |
|Multiple Agent Collaboration| A manger agent controls agents.|

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published