This repository contains 1 package with Together integrations with LangChain:
cd libs/together
poetry install --with lint,typing,test,test_integration,
cd libs/together
make tests
cd libs/together
export TOGETHER_API_KEY=<your-api-key>
make integration_tests