feat: add Eifel RSS news feed to AI blog post generation#1
Conversation
Fetches real-time Eifel news from Google News RSS and instructs the OpenAI model to use these news items as inspiration and hooks for the daily blog posts, including rewriting the news and citing the source. Co-authored-by: tayfun57 <50955369+tayfun57@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
fetch_rss_news()to query Google News RSS for "Eifel Nachrichten" and return top news items.build_promptto accept the news items and include them in the prompt context to the OpenAI model, instructing it to use the news as an "Aufhänger" and rewrite it.main()before calling the OpenAI API.PR created automatically by Jules for task 5275531935837897996 started by @tayfun57