An open API service indexing awesome lists of open source software.

https://github.com/mangiucugna/visualize_openai_agent_graph

A small script to visualize the resulting graph coming from OpenAI Agent SDK handoff feature
https://github.com/mangiucugna/visualize_openai_agent_graph

Last synced: 7 months ago
JSON representation

A small script to visualize the resulting graph coming from OpenAI Agent SDK handoff feature

Awesome Lists containing this project

README

          

OpenAI Agent SDK has the ability to handoff the flow to another agent, creating what can be described as a directed graph of agents.
This can be very confusing, so I made a small script to visualize that graph and not lose your mind.