This commit is contained in:
2025-05-08 17:31:29 +10:00
parent ae194b502f
commit 82f4a1d8b1
7 changed files with 294 additions and 175 deletions
+1 -2
View File
@@ -28,8 +28,7 @@ from foodie_utils import (
is_interesting, generate_title_from_summary, summarize_with_gpt4o,
generate_category_from_summary, post_to_wp, prepare_post_data,
select_best_author, smart_image_and_filter, get_flickr_image,
get_next_author_round_robin, fetch_duckduckgo_news_context,
check_author_rate_limit
get_next_author_round_robin, check_author_rate_limit
)
from foodie_hooks import get_dynamic_hook, get_viral_share_prompt
import fcntl