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
68 stars 62 forks source link

Lazy Imports #214

Closed neokd closed 1 week ago

neokd commented 2 months ago

Refactor the utility module to implement lazy imports, which will help minimize startup time by loading only the required modules when they are actually needed.

SwastiShankhdhar commented 1 month ago

Refactor the utility module to implement lazy imports, which will help minimize startup time by loading only the required modules when they are actually needed.

I WANT TO WORK ON THIS ISSUE , PLEASE ASSIGN IT

neokd commented 1 month ago

Currently we are working on the V0.2 which is in development you can check those out.