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

Re: Implement the export config functionality properly #193

Closed neokd closed 4 months ago

neokd commented 4 months ago

The current export-config feature in the config.py module exhibits unexpected behavior. Consider implementing an alternative mechanism for exporting configuration settings to ensure its proper functionality. Also add /export magic command to export the settings.

yashasvini121 commented 4 months ago

Hey @neokd, Could you assign me this issue under JWOC? Also I am really sorry about the delay I caused in my previously assigned issue.

neokd commented 4 months ago

Hey @neokd, Could you assign me this issue under JWOC? Also I am really sorry about the delay I caused in my previously assigned issue.

Thats okay. Update the changes for this issue.

neokd commented 4 months ago

Merged