autogenhub / autogen

A programming framework for agentic AI. Discord: https://discord.gg/pAbnFJrkgZ
https://autogenhub.github.io/autogen/
Apache License 2.0
119 stars 23 forks source link

Update to docker tag names #76

Closed marklysze closed 1 month ago

marklysze commented 1 month ago

Why are these changes needed?

Updating tag names for the Docker images so that autogen_ai_[...] is autogenhub_[...].

Tag names are now: autogenhub_base_img autogenhub_dev_img autogenhub_full_img

Related issue number

None

Checks