LLM7 model guide
Model capabilities
Browse chat models by explicitly reported capabilities.
Tool calling modelsExplore models and guidanceVision modelsExplore models and guidanceLong context modelsExplore models and guidanceJSON mode modelsExplore models and guidanceStreaming modelsExplore models and guidanceReasoning modelsExplore models and guidance
Example request
POST https://api.llm7.io/v1/chat/completions
Authorization: Bearer YOUR_LLM7_API_KEY
Content-Type: application/json
{
"model": "DeepSeek-V4-Flash-0731",
"messages": [
{
"role": "user",
"content": "Hello!"
}
]
}Explore related pages
Model catalogModel comparisonsIntegrationsCost calculatorsToken calculatorTool calling modelsVision modelsLong context modelsJSON mode modelsStreaming modelsReasoning modelsHermes Agent with LLM7OpenClaw with LLM7n8n with LLM7LangChain with LLM7Vercel AI SDK with LLM7Customer support cost calculator