Our new LangChain Academy Course Deep Research with LangGraph is now live! Enroll for free.
OSS (v1-alpha)
LangChain and LangGraph
Gradient allows to fine tune and get completions on LLMs with a simple web API.
pip install gradientai
Gradient_ACCESS_TOKEN
GRADIENT_WORKSPACE_ID
from langchain_community.llms import GradientLLM
from langchain_community.embeddings import GradientEmbeddings