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 60 forks source link

Writing Assitant #132

Closed neokd closed 5 months ago

neokd commented 5 months ago

Create a Python file named writing_assistant.py inside the neogpt/utils/ directory of your project. This file will contain a function named writing_assistant that accepts a file path and a message as its parameters, then writes the message to the specified file path.