# I have a client tool call that my backend uses. But after it execute it we have a new call to /chat request - leading to infinite loop. How to stop calling /chat after client tool call? Notice - I control the backend