f7ee7045794fc2a502029bf5b2256fee9de02801c6baa58dfef390b3fb4b75d7
active
contextual
procedural
The native tool-calling loop repeats by having the LLM emit `tool_calls`, executing those tools, observing results, and iterating so that the agent can progress through tool-mediated reasoning cycles.
Supporting contexts
Quoteverbatim
4. Native tool calling loop: LLM emits tool_calls → execute tools → observe → repeat
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Quoteverbatim
implements native tool calling via LiteLLM
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Quoteverbatim
**Execution Flow:**
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Effective from: 7/16/2026, 11:28:23 PM