Skip to content

Commit

Permalink
Merge pull request #7 from r-kagaya/r-kagaya-patch-1
Browse files Browse the repository at this point in the history
Update feed-info-list.ts
  • Loading branch information
r-kagaya authored Apr 22, 2024
2 parents c50956a + 6958693 commit c5125ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/feed-info-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export const FEED_INFO_LIST: FeedInfo[] = createFeedInfoList([
['LLM - Note', 'https://note.com/hashtag/LLM/rss'],
['LangChain - Note', 'https://note.com/hashtag/LangChain/rss'],
['character.ai', 'https://blog.character.ai/rss/'],
['Context by Cohere', 'https://txt.cohere.com/rss/'],
['Blog - AutoGPT Official', 'https://autogpt.net/blog/feed/'],
['Hugging Face - Blog', 'https://huggingface.co/blog/feed.xml'],
['RevComm Tech Blog', 'https://tech.revcomm.co.jp/feed'],
Expand All @@ -46,4 +45,5 @@ export const FEED_INFO_LIST: FeedInfo[] = createFeedInfoList([
['株式会社エクスプラザ(公式)', 'https://note.com/explaza_inc/rss'],
['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/'],
]);

0 comments on commit c5125ca

Please sign in to comment.