-
Notifications
You must be signed in to change notification settings - Fork 18
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
AttributeError: 'NVIDIAEmbeddings' object has no attribute 'truncate' #67
Comments
I have tried with .invoke method from the retriever as well.
|
@gnanaprakash-ravi does your code work with v0.2.1? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am working on 5_mins_rag_no_gpu.
Facing this error: AttributeError: 'NVIDIAEmbeddings' object has no attribute 'truncate'
on this version: langchain-nvidia-ai-endpoints==0.1.2
Detailed error:
I have tried the version: langchain-nvidia-ai-endpoints==0.0.19
I had this error:
The text was updated successfully, but these errors were encountered: