기능 · 2026-05-12
AI Models with Tool Calling Support
Compare AI models that support tool calling / function calling for agents and automation.
이게 뭔가요?
- Tool calling (also called function calling) lets an LLM emit a structured JSON request to invoke an external function — search, code execution, database queries, anything you expose.
- The model returns the function name and arguments as JSON; your runtime executes it and feeds the result back as a tool message.
왜 중요한가
- Without tool calling, building agents requires brittle regex parsing of free-form text.
- Tool calling is what makes RAG, ReAct loops and multi-step assistants reliable in production.
이 기능을 지원하는 모델 660개
전체 660개 중 상위 60개 표시. 추가 필터링은 전체 목록을 이용하세요.
Frequently asked questions
How many AI models support 도구 호출?
660 canonical models in our database currently support 도구 호출. The list is regenerated on every data refresh, so it always reflects the latest model releases from models.dev.
What is the cheapest model with 도구 호출?
Voxtral Small 24B 2507 from Mistral is currently the lowest-priced option, at $0.002 per 1M input tokens and $0.002 per 1M output tokens. The full table above is sorted price-ascending.
Which model with 도구 호출 has the largest context window?
Qwen Long (Alibaba (Qwen)) leads on context at 10M tokens. This may matter if you also need long-document understanding alongside 도구 호출.
Which models are available on the most providers?
Production-readiness usually correlates with how many independent providers host the same weights. The top three by provider count are: Kimi K2.5 (45), MiniMax-M2.5 (40), GLM-5 (38).
How is 도구 호출 different from a regular LLM?
Tool calling lets the model emit a structured JSON request to invoke an external function (search, code execution, DB query) instead of replying with prose. Without it, agents must parse freeform text — fragile and slow.
How often is this list updated?
Daily. Our data pipeline pulls models.dev once a day, regenerates the canonical model list, and rebuilds these pages so newly released models appear within 24 hours.
Explore more
Top models with this capability
- Voxtral Small 24B 2507$0.00 in / $0.00 out
- Meta-Llama-3.1-8B-Instruct$0.02 in / $0.03 out
- Llama 3.1 8B Turbo$0.02 in / $0.03 out
- Mistral Nemo Instruct 2407$0.02 in / $0.04 out
- Hermes 4 14B$0.01 in / $0.05 out
Other capabilities
Best-of lists you might also want
Pricing comparisons
마지막 업데이트:
Prices in USD per 1M tokens. Unknown means the provider does not publish per-token pricing.
Data is sourced from models.dev and normalized for comparison. Prices and capabilities may change. Always verify critical production decisions with the provider's official documentation.