daveshap / OpenAI_Agent_Swarm

HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
MIT License
2.95k stars 381 forks source link

GPTS example agent wont save when entered into openai gpts #137

Closed marktellez closed 8 months ago

marktellez commented 8 months ago

https://github.com/daveshap/OpenAI_Agent_Swarm/tree/main/agents/gpts

This agent wont save when the API token is put in. I have tried classic tokens and fine-grained access tokens. I have tried with and without permissions set.

ss-draft-unsaved

The network tab isnt any use, its a 500 error. I have reported this to OpenAI on their forums as well.

I would love to get this working so I can contribute to Dave's excellent work

caillef commented 8 months ago

I had the same error, just save all the info, delete your GPT and recreate it with the same parameters. It worked for me.

daveshap commented 8 months ago

While this is an important issue, it is not salient to the project.