UpstageEmbeddings()UpstageEmbeddings embedding model.
To use, set the environment variable UPSTAGE_API_KEY with your API key or
pass it as a named parameter to the constructor.
Example:
from langchain_upstage import UpstageEmbeddings
model = UpstageEmbeddings(model='solar-embedding-1-large')