ENTITY
Programmatic Tool Calling
Programmatic Tool Calling
PulseAugur coverage of Programmatic Tool Calling — every cluster mentioning Programmatic Tool Calling across labs, papers, and developer communities, ranked by signal.
Total · 30d
1
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
1 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D
1 day(s) with sentiment data
RECENT · PAGE 1/1 · 2 TOTAL
-
Programmatic tool calling outperforms JSON for LLMs, study finds
A new paper evaluates programmatic tool calling (PTC) against traditional JSON tool calling for large language models. The study found that PTC, which exposes tools as typed Python stubs for models to invoke, matches or…
-
OpenAI's GPT-5.6 cuts token use with new code-writing tool orchestration
OpenAI has released GPT-5.6, a new family of models including Sol, Terra, and Luna, which significantly improves efficiency by writing code to orchestrate tool calls instead of invoking them one by one. This change, obs…