Tengri AI
Breaking language barriers, connecting Mongolian culture with modern AI
Model Series
Tengri-2
Basic ModelTengri-2 is the standard general-purpose conversational model of the Xunmeng Tengri 2 series, with its capabilities in minority languages such as Traditional and Cyrillic Mongolian, Tibetan, and Uyghur improved by >80% compared to the previous generation of standard models
Tengri-T1-Pro
Professional ModelTengri-2-pro is the professional edition (Pro) of the Tengri 2 series, with over 80% improvement in Traditional Mongolian understanding and generation capabilities compared to the previous generation
Tengri-2-pro
New讯蒙 Tengri 系列的文本向量模型,对民族语种支持程度更好
Build with Tengri
Integrate our advanced language models into your applications with a few lines of code. Fully compatible with OpenAI SDKs.
Get your API key from the platform
Install the OpenAI SDK
Start building multilingual applications
Node.js Example
import OpenAI from "openai";
const openai = new OpenAI({
apiKey: "$TENGRI_API_KEY",
baseURL: "https://platform.heimori.cn/v1"
});
const completion = await openai.chat.completions.create({
model: "tengri-1",
messages: [
{ role: "system", content: "You are a helpful assistant." },
{ role: "user", content: "Hello!" },
],
});
console.log(completion.choices[0].message);Multilingual Support
Language Skills
Industry-leading Mongolian processing for Cyrillic and Traditional scripts
Function System
From conversation to translation, comprehensive AI services
Experience Tengri AI Now
Explore advanced AI with native Mongolian support and cross-language intelligence