sahandkh1419 commited on
Commit
68c265f
·
verified ·
1 Parent(s): cd40373

Update prompt_template

Browse files
src/langgraphagenticai/nodes/ai_news_node.py CHANGED
@@ -80,7 +80,7 @@ class AINewsNode:
80
  - Date in **YYYY-MM-DD** format (IST timezone)
81
  - A concise summary of the news
82
  - Sorted by latest date first
83
- - Include the source URL as a hyperlink
84
  Use this format:
85
  ### [Date]
86
  - [Summary](URL)"""),
 
80
  - Date in **YYYY-MM-DD** format (IST timezone)
81
  - A concise summary of the news
82
  - Sorted by latest date first
83
+ - Include the source URL as a link
84
  Use this format:
85
  ### [Date]
86
  - [Summary](URL)"""),