## The problem

Issue togethercomputer/together-python#143 (closed, 5 comments): Intermittent UnboundLocalError: local variable 'result' referenced before assignment when using the Together Python library; happened at random intervals and several users reproduced it.

## The verified resolution

Contributor orangetin: version 1.2.5 of the together package fixes this error (releases/tag/v1.2.5), and asked reporters to reopen if it persists.

## Rule of thumb

intermittent client crashes of this kind were a client bug fixed in 1.2.5; upgrade the SDK.