{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/10"}],"enrichment":{"capability":"Connects LangChain applications to Together AI's language models and embeddings via a unified integration layer.","skillfed_tags":["llm-integration","langchain-plugin","structured-output"],"use_cases":["Build LangChain agents and chains that call Together AI models instead of OpenAI or other providers.","Extract structured data (e.g., parsed JSON, function calls) from Together AI models using Pydantic schemas.","Generate embeddings for semantic search or similarity tasks using Together's multilingual embedding models.","Prototype or deploy cost-effective LLM applications by swapping Together AI as the backend provider.","Combine Together AI models with LangChain's tools, memory, and retrieval systems in a single application."],"what_it_does":"langchain-together is a LangChain integration package that exposes Together AI's language models and embeddings through LangChain's standard interfaces. It provides ChatTogether for chat-based interactions and TogetherEmbeddings for vector representations, supporting models like Qwen/Qwen2.5-7B-Instruct-Turbo and multilingual-e5-large-instruct.\n\nThe package enables structured outputs via Pydantic models, JSON schemas, and function calling\u2014allowing you to extract reliable, typed responses from Together AI models within LangChain workflows. It handles authentication via environment variable or constructor parameter and supports configuration options like temperature, max_tokens, timeout, and retry behavior.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and integrates seamlessly with LangChain's ecosystem. It is worth installing if you need Together AI as your LLM provider and want to work within LangChain's abstractions. No known security vulnerabilities as of 2026-08-14."},"id":"langchain-together","links":{"html":"https://skillfed.io/packages/langchain-together","md":"https://skillfed.io/packages/langchain-together.md","pypi":"https://pypi.org/project/langchain-together/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-24","license_spdx":null,"license_treatment":"permissive","name":"langchain-together","python_support":"supports_current","summary":"An integration package connecting Together AI and LangChain"},"popularity":{"monthly_downloads":95965,"position":13241,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
