import os from langchain_nvidia_ai_endpoints import NVIDIAEmbeddings print("Available methods on NVIDIAEmbeddings:", dir(NVIDIAEmbeddings))