ENTITY
tool use
tool use
PulseAugur coverage of tool use — every cluster mentioning tool use across labs, papers, and developer communities, ranked by signal.
Total · 30d
1
1 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
1 over 90d
TIER MIX · 90D
SENTIMENT · 30D
1 day(s) with sentiment data
RECENT · PAGE 1/1 · 2 TOTAL
-
LLM Integration Guide: MCP, Tool Use, and Function Calling Explained
This article explores three distinct approaches for integrating large language models (LLMs) with external systems: MCP, tool use, and function calling. It aims to clarify the differences between these architectures and…
-
Anthropic's Claude API stop reasons require distinct handling for optimal performance
This article details how to handle different stop reasons returned by Anthropic's Messages API, which indicate why a model's response was terminated. The author explains that the API returns five distinct stop reasons: …