docs icon indicating copy to clipboard operation
docs copied to clipboard

Native vs. Prompt Tool Calling Matrix Description

Open Classic298 opened this issue 1 month ago • 0 comments

It is currently unclear which models actually support native tool calling versus prompt-based calling.

  • Action: Create a provider matrix with tested models.
  • Instruction: Add a guide on how to verify if a model supports "Tool calling" (e.g., checking inference provider docs or a specific curl snippet to detect support).

Classic298 avatar Nov 29 '25 22:11 Classic298