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

Gemini Generative AI Semantic Retrieval example missing import for GoogleVectorStore #117

Open
donbr opened this issue Apr 5, 2024 · 0 comments

Comments

@donbr
Copy link

donbr commented Apr 5, 2024

Issue: genai Semantic Retrieval example missing required import for GoogleVectorStore
File: libs/genai/README.md
Required Import:
from langchain_google_genai import GoogleVectorStore

Additional Info:

  • after resolving the import issue I started getting "DefaultCredentialsError" errors.
  • I suspect this is due to multiple Credential types existing on the target Google project
    • API keys, OAuth, Service Account
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

No branches or pull requests

1 participant