Diagram of the Agent Factory pattern described in the linked blog post.
I built a demo using @algolia.bsky.social Agent Studio to use at conferences.
To deploy at multiple events, I had to think about things like prompt templating and endpoint registration that I’m calling the Agent Factory pattern.
I’m curious if others find it useful.
dev.to/chuckm/the-a...