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

WIP twitter retriever #1373

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shatanikmahanty
Copy link
Contributor

@shatanikmahanty shatanikmahanty commented Oct 23, 2024

  • What kind of change does this PR introduce?
    WIP feature for twitter retriever (Twitter ingestion #1225)

  • Why was this change needed?
    This PR allows to query tweets using a search term and feed it to DocsGPT for further prompting.

Additional context:
Twitter APIs aren't free anymore, so further work is blocked due to lack of an API to test the same. Anyone wanting to work on this further with access to a paid API key may use this to continue further, thanks!

Copy link

vercel bot commented Oct 23, 2024

@shatanikmahanty is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the application Application label Oct 23, 2024
@shatanikmahanty shatanikmahanty marked this pull request as draft October 23, 2024 18:54
@shatanikmahanty shatanikmahanty changed the title WIP twitter retriecer WIP twitter retriever Oct 23, 2024
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 20.61856% with 77 lines in your changes missing coverage. Please review.

Project coverage is 33.06%. Comparing base (567c01e) to head (db3a918).
Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
application/retriever/twitter_search.py 17.58% 75 Missing ⚠️
application/api/user/routes.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1373      +/-   ##
==========================================
- Coverage   34.15%   33.06%   -1.10%     
==========================================
  Files          63       65       +2     
  Lines        3200     3369     +169     
==========================================
+ Hits         1093     1114      +21     
- Misses       2107     2255     +148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant