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

Feature/add semantic scholar #687

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

0x11c11e
Copy link
Contributor

Description:
This PR introduces the following changes:

Added Semantic Scholar Retriever:

  • Integrated a new retriever for Semantic Scholar into the project.
  • Placed the new retriever under the retrievers/semantic_scholar directory.

Updated .env.example File:

  • Added placeholders for various API keys.
  • Included documentation comments for some of the environment variables.
  • Added RETRIEVER examples to guide users on selecting from available retrievers.

Changes:

  • Added semantic_scholar directory under retrievers with the necessary implementation files.
  • Updated .env.example with additional environment variables and documentation.

Copy link
Owner

@assafelovic assafelovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is another great addition @0x11c11e thanks for all the pricecless contributions!

@assafelovic assafelovic merged commit 200ac43 into assafelovic:master Jul 28, 2024
1 check passed
@0x11c11e 0x11c11e deleted the feature/add-semantic-scholar branch July 29, 2024 03:22
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 this pull request may close these issues.

2 participants