Delivers an affordable, reliable, and simple inference platform for running top LLM models. You can find all the models we support here: Novita AI Featured Models or request the Models API to get all available models. Try the Novita AI DeepSeek R1 API Demo today!Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Model features
| Tool calling | Structured output | Image input | Audio input | Video input | Token-level streaming | Native async | Token usage | Logprobs |
|---|---|---|---|---|---|---|---|---|
| ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
Setup
To access Novita AI models you’ll need to create a Novita account and get an API key.Credentials
Head to this page to sign up to Novita AI and generate an API key. Once you’ve done this set the NOVITA_API_KEY environment variable:Installation
The LangChain Novita integration lives in the@langchain-community package:
Instantiation
Now we can instantiate our model object and generate chat completions. Try the Novita AI DeepSeek R1 API Demo today!Invocation
API reference
For detailed documentation of Novita AI LLM APIs, head to Novita AI LLM API referenceConnect these docs to Claude, VSCode, and more via MCP for real-time answers.

