Overview
Model features
Tool calling | Structured output | JSON mode | 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: