Skip to content

v0.84.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 20:56
928d321
⬆️ Upgrade GPT 3.5 Turbo Model (#398)

gpt-3.5-turbo-0613 has been removed, so replace it with new models.

* Updated failed authentication logging codemod to use new models and
`SarifToLLMForMultiOutcomeCodemod`.
* Added a `Model` type to describe GPT models and colocates
model-specific logic such as token counting.

/close #work