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

Search bot #554

Closed
soup20 opened this issue Jan 17, 2023 · 2 comments · May be fixed by #556
Closed

Search bot #554

soup20 opened this issue Jan 17, 2023 · 2 comments · May be fixed by #556
Assignees

Comments

@soup20
Copy link

soup20 commented Jan 17, 2023

Goal: Simple search tool to make sure multiple graph queries is working without worrying about LSATs or recs/search differences.

Create bot in relay that takes a search term and passes that search term along with the graph subscription info to jarvis backend. We should get back the search results from all graphs in the subscription table.

@soup20
Copy link
Author

soup20 commented Jan 17, 2023

Need to limit to top (5) results from each graph. Maybe the bot can limit just what we display at the last step, if that's the simplest.

@tobi-bams
Copy link
Contributor

Current status: In Progess

@tobi-bams tobi-bams linked a pull request Jan 18, 2023 that will close this issue
@soup20 soup20 closed this as completed Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants