Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mastodon toots loader #5036

Merged
merged 5 commits into from
May 22, 2023
Merged

Conversation

imrehg
Copy link
Contributor

@imrehg imrehg commented May 20, 2023

Add Mastodon toots loader.

Loader works either with public toots, or Mastodon app credentials. Toot text and user info is loaded.

I've also added integration test for this new loader as it works with public data, and a notebook with example output run now.

cc: @eyurtsev

Loader works either with public toots, or Mastodon app credentials.
Toot text and user info is loaded.
@eyurtsev eyurtsev self-requested a review May 22, 2023 16:39
@dev2049 dev2049 added the 03 enhancement Enhancement of existing functionality label May 22, 2023
@dev2049 dev2049 added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label May 22, 2023
@dev2049 dev2049 merged commit 69de33e into langchain-ai:master May 22, 2023
13 checks passed
@imrehg imrehg deleted the mastodon-loader branch May 23, 2023 04:00
@danielchalef danielchalef mentioned this pull request Jun 5, 2023
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 enhancement Enhancement of existing functionality lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants