remove x config & merge

This commit is contained in:
2025-04-30 19:33:43 +10:00
parent 5cf367fb40
commit 96cf98c2cf
4 changed files with 7 additions and 126 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import time
import sys
import signal
import os
from datetime import datetime, timezone
from datetime import datetime, timezone, timedelta
from openai import OpenAI
from foodie_config import OPENAI_API_KEY, AUTHORS, LIGHT_TASK_MODEL, PERSONA_CONFIGS, AUTHOR_BACKGROUNDS_FILE
from foodie_utils import load_json_file, post_tweet