From 222f490f07b9d8557ba40f503bb929589516fa11 Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Mon, 17 Nov 2025 22:30:46 -0600 Subject: move system prompt to config file --- config.json.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'config.json.sample') diff --git a/config.json.sample b/config.json.sample index 20c3594..ada3a38 100644 --- a/config.json.sample +++ b/config.json.sample @@ -2,5 +2,6 @@ "base_url": "https://api.openai.com", "key": "sk-...", "model": "gpt-4o", + "system_prompt": "You are a helpful agent!", "timeout": 300 } -- cgit 1.4.1-2-gfad0