2 directories, 30 files

tinai

Home / testing / ai / tinai
{
	"gemini": {
		"family": "Gemini",
		"provider": "gemini",
		"models": [
			{
				"model": "gemini-2.5-flash-lite",
				"suffix": "2.5 Flash Lite",
				"short_suffix": "2.5FL",
				"description": "Fast and economical model",
				"thinking_modes": [null],
				"grounding": true
			},
			{
				"model": "gemini-3.1-flash-lite",
				"suffix": "3.1 Flash Lite",
				"short_suffix": "3.1FL",
				"description": "High speed, efficient thinking model",
				"thinking_modes": ["MINIMAL", "LOW", "MEDIUM", "HIGH"],
				"grounding": true
			},
			{
				"model": "gemini-3.5-flash-lite",
				"suffix": "3.5 Flash Lite",
				"short_suffix": "3.5FL",
				"description": "Balanced speed and quality",
				"thinking_modes": ["MINIMAL", "LOW", "MEDIUM", "HIGH"],
				"grounding": true
			},
			{
				"model": "gemini-3.5-flash",
				"suffix": "3.5 Flash",
				"short_suffix": "3.5F",
				"description": "High performance intermediate model",
				"thinking_modes": ["MINIMAL", "LOW", "MEDIUM", "HIGH"],
				"grounding": true
			},
			{
				"model": "gemini-3.7-flash",
				"suffix": "3.7 Flash",
				"short_suffix": "3.7F",
				"description": "Advanced reasoning and fast performance",
				"thinking_modes": ["LOW", "MEDIUM", "HIGH"],
				"grounding": true
			},
			{
				"model": "gemini-3.8-flash",
				"suffix": "3.8 Flash",
				"short_suffix": "3.8F",
				"description": "Next-gen workhorse model engineered for reasoning, coding, and autonomous agents",
				"thinking_modes": ["LOW", "MEDIUM", "HIGH"],
				"grounding": true
			}
		]
	},
	"deepseek": {
		"family": "DeepSeek",
		"provider": "deepseek",
		"models": [
			{
				"model": "deepseek-v4-flash",
				"suffix": "v4 Flash",
				"short_suffix": "v4F",
				"description": "High-efficiency native reasoning model for fast, low-latency, and cost-effective generation",
				"thinking_modes": ["none", "low", "high", "max"],
				"grounding": false
			},
			{
				"model": "deepseek-v4-pro",
				"suffix": "v4 Pro",
				"short_suffix": "v4P",
				"description": "Flagship expert reasoning model for advanced coding, mathematical proofs, and complex STEM tasks",
				"thinking_modes": ["high", "max"],
				"grounding": false
			}
		]
	},
	"openai": {
		"family": "OpenAI",
		"provider": "openai",
		"models": [
			{
				"model": "gpt-5.6-luna",
				"suffix": "5.6 Luna",
				"short_suffix": "5.6L",
				"description": "High-speed, cost-optimized lightweight model for high-volume tasks and fast routing",
				"thinking_modes": ["none", "minimal", "low", "medium", "high", "xhigh", "max"],
				"grounding": false
			},
			{
				"model": "gpt-5.6-terra",
				"suffix": "5.6 Terra",
				"short_suffix": "5.6T",
				"description": "Balanced frontier model for general-purpose intelligence, coding, and production workloads",
				"thinking_modes": ["none", "minimal", "low", "medium", "high", "xhigh", "max"],
				"grounding": false
			},
			{
				"model": "gpt-5.6-sol",
				"suffix": "5.6 Sol",
				"short_suffix": "5.6S",
				"description": "Large reasoning model for complex mathematics, coding, and autonomous workflows",
				"thinking_modes": ["none", "minimal", "low", "medium", "high", "xhigh", "max"],
				"grounding": false
			},
			{
				"model": "gpt-6-astra",
				"suffix": "6 Astra",
				"short_suffix": "6A",
				"description": "Flagship reasoning model for complex mathematics, deep coding, and autonomous multi-agent workflows",
				"thinking_modes": ["none", "minimal", "low", "medium", "high", "xhigh", "max"],
				"grounding": false
			}
		]
	}
}
🌐
models.json ×
Type: Web, application/json
3.42 Kilobytes
Last Modified 2026-09-05 04:02:59
⬇ Download File