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

feat: add support for python venv #110

Closed bryce-seefieldt closed 8 months ago

bryce-seefieldt commented 10 months ago
          Can you also add support for python venv?

Originally posted by @neokd in https://github.com/neokd/NeoGPT/issues/88#issuecomment-1788529996

Hi, apologies for letting some time pass on this. Wanted to confirm with you if this was still an issue you'd like addressed. If so, just wanted to clarify the end goal. I'm assuming you'd like a py virtual environment built that includes all the dependenciens and facilitates running the program without any additional build steps?

Can you confirm? Thanks, Bryce

neokd commented 10 months ago

@bryce-seefieldt this issue is been already solved.