Guide to use reddit tool on your AI agent using Vity Toolkit
Reddit is a social news and discussion website where users can share and vote on content, and participate in communities called subreddits.
Details
Supported Auth Type
Quick Start
1
Install the package.
2
Initialize Vity Toolkit and Langchain.
Make sure that you already have integrated and connected the app.
3
Add the tool.
4
Define the Agent.
5
Execute the Agent.
Supported Actions
Action
Description
Filter the posts in a subreddit by a query.
Comment on a post in a subreddit.
Create a new post in a subreddit.
Delete a post.
Last updated