| 7602 | } |
| 7603 | |
| 7604 | /* The internal tool_call doesn't track whether it came from a function_call or |
| 7605 | * a custom_tool_call (or what tool kind is registered). For round-trip |
| 7606 | * correctness with the rare custom_tool_call clients, we preserve any provided |
| 7607 | * call_id verbatim and pre-assign a stable fc_id; the discriminator currently |
nothing calls this directly
no outgoing calls
no test coverage detected