TogetherEmbeddings
This will help you get started with Together embedding models using LangChain. For detailed documentation on TogetherEmbeddings
features and configuration options, please refer to the API reference.
Overviewโ
Integration detailsโ
Provider | Package |
---|---|
Together | langchain-together |
Setupโ
To access Together embedding models you'll need to create a/an Together account, get an API key, and install the langchain-together
integration package.