Runtime_env/app/orchestration/agent.py [278:285]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                }
                            ]
                        }
                    }
                    yield response_obj
            return  # Exit the loop if successful
        except Exception as e:
            raise RuntimeError(f"Unexpected error. {e}") from e
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Runtime_env/app/orchestration/agent.py [371:378]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                }
                            ]
                        }
                    }
                    yield response_obj
            return  # Exit the loop if successful
        except Exception as e:
            raise RuntimeError(f"Unexpected error. {e}") from e
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



