Skip to content

chatlas 0.9.2

Choose a tag to compare

@cpsievert cpsievert released this 08 Aug 22:02
· 153 commits to main since this release

Improvements

  • Chat.get_cost() now covers many more models and also takes cached tokens into account. (#133)
  • Avoid erroring when tool calls occur with recent versions of openai (> v1.99.5). (#141)