Sounds like the assistant isn't completing the response cycle after the tool call. Make sure you're submitting the tool_outputs back to OpenAI,without that, the assistant won’t generate a final message. Also double check the tool response format and prompt instructions. Let me know if you want help reviewing the flow!