v0.1.4
What's Changed
- feat: update docker compose to handle both confidential and non-confidential images by @jorgeantonio21 in #329
- feat: improve readme by @jorgeantonio21 in #330
- feat: handle partial chunk streaming by @jorgeantonio21 in #332
- feat: do not panic on database errors and handle trying stack acquiring with more estimated compute units than those bought for by @jorgeantonio21 in #333
- feat: allow for stack creation id check in the sui subscriber by @jorgeantonio21 in #335
- feat: update readme by @jorgeantonio21 in #337
- feat: update node url registration to proxy by @jorgeantonio21 in #339
- feat: handle errors on streaming and update number of tokens on error by @jorgeantonio21 in #336
- feat: handle error status by @jorgeantonio21 in #338
- fix: update local server URL from 8080 to 3001 in OpenAPI documentati… by @francis2tm in #340
- feat: add signature and response to every streaming chunk by @jorgeantonio21 in #341
- feat: renaming proxy pk to client pk by @jorgeantonio21 in #342
- feat: use base64 encoding and do not use accumualted responses by @jorgeantonio21 in #343
- feaet: correct hash computation for final encrypted chunk, while streaming by @jorgeantonio21 in #344
- feat: country code is required by @Cifko in #348
Full Changelog: v0.1.3...v0.1.4