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

added cohere and qdrant-client to requirements.txt (#244) #254

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

BAndresen
Copy link
Contributor

Pull Request Title

Added the cohere and qdrant-client libraries to the requirements.txt

Related Issue

(#244)

Description

Fix missing module error when installing

Type

  • [X ] Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring
  • Other (please specify):

Proposed Changes

added:
qdrant-client==1.8.2
cohere==5.3.2

Screenshots / Code Snippets (if applicable)

How to Test

  1. cloned fresh github repo
  2. added missing modules to requirements.txt and followed install instructions
  3. didn't get any errors when running streamlit command

Checklist

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

Additional Information

Copy link
Owner

@srbhr srbhr left a comment

Choose a reason for hiding this comment

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

Thanks @BAndresen

@srbhr srbhr merged commit 7a203ae into srbhr:main Apr 20, 2024
AJeschor added a commit to AJeschor/Resume-Matcher that referenced this pull request May 11, 2024
Used the version of requirements.txt from commit srbhr#254 of srbhr/Resume-Matcher:main
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