Swarm, a new agent framework by OpenAI
github.com
Swarm, a new agent framework by OpenAI
1–10 of 113 posts
Re: Swarm, a new agent framework by OpenAI
#2It's MIT licensed.
Re: Swarm, a new agent framework by OpenAI
#3Re: Swarm, a new agent framework by OpenAI
#4It is a foreshadowing name...
Re: Swarm, a new agent framework by OpenAI
#5Re: Swarm, a new agent framework by OpenAI
#6Re: Swarm, a new agent framework by OpenAI
#7Re: Swarm, a new agent framework by OpenAI
#8Nope this doesn't mean it at all. You decided additionaly and independent from the other statements that you do not allow collaboration at all.
Which is fine the sentence is still unlogical
Re: Swarm, a new agent framework by OpenAI
#9https://en.wikipedia.org/wiki/Swarm_(simulation)
https://www.santafe.edu/research/results/working-papers/the-...
Re: Swarm, a new agent framework by OpenAI
#10What is the challenge here? Orchestration/triage to specific assistants seems straight forward.
The real challenge for at scale inference is that the compute for models is too long to keep normal API connections open and you need a message passing system in place. This system also needs to be able to deliver large files for multi-modal models if it's not going to be obsolete in a year or two.
I build a proof of concept using email of all things but could never get anyone to fund the real deal which could run at larger than web scale.