Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jstjoe/agents_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Agents API

FastAPI meets OAI Agents SDK. An exploration.

About

Exploring different patterns and capabilities of the Agents SDK through Fast API.

  • Focused on multi-agent orchestration and a personal assistant pattern.
  • [] Agents as Tools vs Handoffs.
  • [] Memory Assistant.
  • [] I/O agent patterns: one agent for input and output?
  • [] Voice
  • [] Text

Development

source .venv/bin/activate - activate venv

uv add {package-name} - add package

uv install - install dependencies

About

FastAPI meets OAI Agents SDK. An exploration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages