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

1 line me error #17

Open
ritik7545 opened this issue Sep 13, 2024 · 1 comment
Open

1 line me error #17

ritik7545 opened this issue Sep 13, 2024 · 1 comment

Comments

@ritik7545
Copy link

from langchain.llms import GooglePalm

api_key = 'add your api please'

llm = GooglePalm(google_api_key=api_key, temperature=0.2)
llm("write a poem on dhosa")

NotFound: 404 Requested entity was not found.

@swaty06
Copy link

swaty06 commented Sep 16, 2024

The error you're encountering is due to the withdrawal of Google PaLM by Google, which has been replaced by the Gemini model for API calls

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

2 participants