ChatGPT Toolkit Settings 🔧
Adjust the settings for the ChatGPT Toolkit.
// Name: ChatGPT Toolkit Settings
// Description: Adjust the settings for the ChatGPT Toolkit.
// Author: Eduard Uffelmann
// Linkedin: https://www.linkedin.com/in/euffelmann/
// Twitter: @schmedu_
// Website: https://schmedu.com
import "@johnlindquist/kit";
import { changeSettings } from "../lib/settings";
await changeSettings();