{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Integrates Baseten's chat models and embeddings into LangChain applications, enabling use of Baseten-hosted models through LangChain's standard interfaces.","skillfed_tags":["langchain-integration","baseten-models","llm-provider"],"use_cases":["Build a chatbot using Baseten-hosted models (e.g., GLM-5.2) within a LangChain application without custom API code.","Generate embeddings for semantic search or RAG pipelines using Baseten's dedicated embedding deployments.","Switch between shared Model APIs and custom dedicated deployments without changing application code.","Integrate Baseten models into LangChain chains and agents that already use other LangChain providers.","Use environment variables to manage Baseten credentials across development and production deployments."],"what_it_does":"langchain-baseten bridges Baseten's hosted language models and embeddings into LangChain's ecosystem. It provides two main classes: ChatBaseten for conversational models and BasetenEmbeddings for vector generation. Both support Baseten's Model APIs (using model slugs on shared infrastructure) and dedicated deployment URLs for custom or performance-optimized models.\n\nThe package handles authentication via API key and environment variables, manages HTTP communication with Baseten's endpoints, and wraps responses in LangChain's standard message and embedding formats. It depends on langchain-core for the base interfaces, langchain-openai for OpenAI-compatible protocol handling, and baseten-performance-client for optimized embedding operations.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and provides straightforward integration for developers already using LangChain who want to use Baseten models. Install friction is low and Python version support is current. Suitable for production use if you have a Baseten account and models deployed."},"id":"langchain-baseten","links":{"html":"https://skillfed.io/packages/langchain-baseten","md":"https://skillfed.io/packages/langchain-baseten.md","pypi":"https://pypi.org/project/langchain-baseten/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-27","license_spdx":null,"license_treatment":"permissive","name":"langchain-baseten","python_support":"supports_current","summary":"Integration package connecting Baseten and LangChain"},"popularity":{"monthly_downloads":116100,"position":12218,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.3"}
