Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@kislerdm kislerdm released this 13 Apr 22:29
· 9 commits to master since this release
a46de44

Added

  • Authentication and authorization layer to use the Rest API.
  • /quotas endpoint to fetch the service usage

Fixed

  • CORS: validation of preflight calls.
  • Response's content-type header value.

Changed

  • OpenAI's tokens consumption tracking.