Skip to content

v4.5.0

Compare
Choose a tag to compare
@Swimburger Swimburger released this 17 Jun 10:08
· 9 commits to main since this release
66b6fd7

What's changed

Added

  • You can now retrieve previous LeMUR responses using client.lemur.getResponse<LemurTask>("YOUR_REQUEST_ID").
  • LeMUR functions now return usage with the number of input_tokens and output_tokens.