This package provides the Together integration for LangChain.
ChatTogether chat model.
Together embedding model integration.
LLM models from Together.
To use, you'll need an API key which you can find here:
https://api.together.ai/settings/api-keys. This can be passed in as init param
together_api_key or set as environment variable TOGETHER_API_KEY.
Together AI API reference: https://docs.together.ai/reference/completions
Wrapper around Together AI's Completion API.
Wrapper around Together AI's Embeddings API.
Wrapper around Together AI's Chat Completions API.