neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
78 stars 64 forks source link

Docker build test with Github actions #87

Closed ha36d closed 10 months ago

ha36d commented 11 months ago

Issue Template for Hacktoberfest 2023 Contribution

Issue Description

There is a need of Github actions, mostly for now, for testing python packages by creating the docker image.

Expected Behavior

Stability of docker image.

Current Behavior

Not stable for the moment.

Steps to Reproduce (if applicable)

Creating an docker image with the dockerfile

Suggested Solution (if known)

Having a pipeline with Github Actions.

neokd commented 11 months ago

You can work on it .