Searched defs:stop_reason_to_str (Results 1 – 2 of 2) sorted by relevance
184 def stop_reason_to_str(enum): function
244 def stop_reason_to_str(enum: int) -> str: function