daveshap/OpenAI_Agent_Swarm

BOUNTY: Puppet-master GPT (create a GPT through the Chat interface to instantiate a swarm)

daveshap opened this issue · 1 comments

Let's use the convenience of the ChatGPT web interface (GPT builder) to instantiate a swarm. We'll start with just another both. This will require:

  • It will need to ask for and use your API key (be careful with this!)
  • It will need to call the OpenAI API as a tool
  • It will need to communicate with the agent it instantiates

This is getting a bit ahead of ourselves.