diff --git a/src/resources/feed-info-list.ts b/src/resources/feed-info-list.ts index 99ef8c2d1d59..352c79b5f44e 100644 --- a/src/resources/feed-info-list.ts +++ b/src/resources/feed-info-list.ts @@ -46,4 +46,5 @@ export const FEED_INFO_LIST: FeedInfo[] = createFeedInfoList([ ['LLM Agent - Medium', 'https://medium.com/feed/tag/llm-agent'], ['The latest on AI | Sequoia Capital', 'https://www.sequoiacap.com/article/tag/ai/feed'], ['Microsoft Research', 'https://www.microsoft.com/en-us/research/blog/feed/'], + ['The Gradient', 'https://thegradient.pub/rss/'], ]);