kevinthedang / discord-ollama

Discord Bot that utilizes Ollama to interact with any Large Language Models to talk with users and allow them to host/create their own models.
Creative Commons Attribution 4.0 International
73 stars 8 forks source link

Continuous Delivery Integration #61

Closed kevinthedang closed 2 months ago

kevinthedang commented 4 months ago

Issue

Solution

kevinthedang commented 3 months ago

With #64 complete, this should help mitigate build failures

kevinthedang commented 2 months ago

Pushing a docker image has documentation of how it is done. Find it below

kevinthedang commented 2 months ago

With #97, it is still Continuous Delivery as Deployments are manually triggered via tag release.