VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.42k stars 650 forks source link

Feature Request - Containerized version #81

Closed Satal closed 5 months ago

Satal commented 7 months ago

I've seen quite a few people (including myself) struggling to get the code working despite following what you're doing on a video or the guides. This could be due to any number of environmental factors.

Implementation of this in a container should remove this issue.

Satal commented 7 months ago

So I thought I'd start by making one myself as I wasn't able to get agency-swarm working on my machine. I've made it available at https://github.com/Satal/agency-swarm-docker, though more than happy if @VRSEN wishes to do the same thing in the core repository.

VRSEN commented 7 months ago

Thanks @Satal, can you please create a pull with this docker file in this repo instead? https://github.com/VRSEN/agency-swarm-lab

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity. Please upgrade to the latest version and test it again.

VRSEN commented 5 months ago

Created and merged docker files in agency-swarm-lab