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

Add code parameter to writing_assistant function #206

Closed ayushmorbar closed 4 months ago

ayushmorbar commented 4 months ago

This pull request adds a code parameter to the writing_assistant() function, allowing the user to specify whether the file should have a .py extension.

refer #205